summary refs log tree commit diff stats
path: root/hw/mcf_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mcf_uart.c')
-rw-r--r--hw/mcf_uart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mcf_uart.c b/hw/mcf_uart.c
index e5de801671..6724b1b718 100644
--- a/hw/mcf_uart.c
+++ b/hw/mcf_uart.c
@@ -6,7 +6,7 @@
  * This code is licensed under the GPL
  */
 #include "hw/hw.h"
-#include "hw/mcf.h"
+#include "hw/m68k/mcf.h"
 #include "char/char.h"
 #include "exec/address-spaces.h"