]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/bonito.c
hw: move headers to include/
[mirror_qemu.git] / hw / bonito.c
index e58655a64d268d403acd356239576b12390424b6..974150bfc1132eec2f2278b1b1db0207d2c60aca 100644 (file)
@@ -41,8 +41,8 @@
 
 #include "hw/hw.h"
 #include "hw/pci/pci.h"
-#include "hw/pc.h"
-#include "hw/mips.h"
+#include "hw/i386/pc.h"
+#include "hw/mips/mips.h"
 #include "hw/pci/pci_host.h"
 #include "sysemu/sysemu.h"
 #include "exec/address-spaces.h"