]> Git Repo - qemu.git/blobdiff - hw/input/tsc210x.c
arm: fix location of some include files
[qemu.git] / hw / input / tsc210x.c
index e6c217c8dbd20f1cb26a12c9ed57fa3de4536de7..9b854e77dd5885b90e21fb4c52b1d5e235bb9b40 100644 (file)
@@ -24,7 +24,7 @@
 #include "qemu/timer.h"
 #include "ui/console.h"
 #include "hw/arm/omap.h"       /* For I2SCodec and uWireSlave */
-#include "hw/arm/devices.h"
+#include "hw/devices.h"
 
 #define TSC_DATA_REGISTERS_PAGE                0x0
 #define TSC_CONTROL_REGISTERS_PAGE     0x1
This page took 0.024308 seconds and 4 git commands to generate.