summary refs log tree commit diff stats
path: root/hw/imx_ccm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/imx_ccm.c')
-rw-r--r--hw/imx_ccm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/imx_ccm.c b/hw/imx_ccm.c
index ad7aad3397..c153a24310 100644
--- a/hw/imx_ccm.c
+++ b/hw/imx_ccm.c
@@ -13,7 +13,7 @@
 #include "hw/hw.h"
 #include "hw/sysbus.h"
 #include "sysemu/sysemu.h"
-#include "hw/imx.h"
+#include "hw/arm/imx.h"
 
 #define CKIH_FREQ 26000000 /* 26MHz crystal input */
 #define CKIL_FREQ    32768 /* nominal 32khz clock */