summary refs log tree commit diff stats
path: root/hw/imx_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/imx_serial.c')
-rw-r--r--hw/imx_serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/imx_serial.c b/hw/imx_serial.c
index 746723cd6e..d7ec2090fd 100644
--- a/hw/imx_serial.c
+++ b/hw/imx_serial.c
@@ -21,7 +21,7 @@
 #include "hw/sysbus.h"
 #include "sysemu/sysemu.h"
 #include "char/char.h"
-#include "hw/imx.h"
+#include "hw/arm/imx.h"
 
 //#define DEBUG_SERIAL 1
 #ifdef DEBUG_SERIAL