]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/mcf_uart.c
hw: move headers to include/
[mirror_qemu.git] / hw / mcf_uart.c
index e5de801671327cd024039c419feffc1980e767b1..6724b1b7188262631cd35b3d8824ffd83f50e2e5 100644 (file)
@@ -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"