summaryrefslogtreecommitdiff
path: root/hw/imx_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/imx_timer.c')
-rw-r--r--hw/imx_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/imx_timer.c b/hw/imx_timer.c
index a8c311141e..03197e3f54 100644
--- a/hw/imx_timer.c
+++ b/hw/imx_timer.c
@@ -15,7 +15,7 @@
#include "qemu/timer.h"
#include "hw/ptimer.h"
#include "hw/sysbus.h"
-#include "hw/imx.h"
+#include "hw/arm/imx.h"
//#define DEBUG_TIMER 1
#ifdef DEBUG_TIMER