summaryrefslogtreecommitdiff
path: root/hw/timer/tusb6010.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/tusb6010.c')
-rw-r--r--hw/timer/tusb6010.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/timer/tusb6010.c b/hw/timer/tusb6010.c
index 533938a9b4..50edc063d1 100644
--- a/hw/timer/tusb6010.c
+++ b/hw/timer/tusb6010.c
@@ -23,7 +23,7 @@
#include "hw/usb.h"
#include "hw/arm/omap.h"
#include "hw/irq.h"
-#include "hw/arm/devices.h"
+#include "hw/devices.h"
#include "hw/sysbus.h"
typedef struct TUSBState {