]> Git Repo - qemu.git/blobdiff - hw/input/tsc2005.c
arm: fix location of some include files
[qemu.git] / hw / input / tsc2005.c
index 34ee1fb3cfcaa62945daaac6fcae5929b690c31f..a771cd5e52a8b731b2ce3dc10699a1699618a90d 100644 (file)
@@ -21,7 +21,7 @@
 #include "hw/hw.h"
 #include "qemu/timer.h"
 #include "ui/console.h"
-#include "hw/arm/devices.h"
+#include "hw/devices.h"
 
 #define TSC_CUT_RESOLUTION(value, p)   ((value) >> (16 - (p ? 12 : 10)))
 
This page took 0.02194 seconds and 4 git commands to generate.