]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/vmport.c
hw: move headers to include/
[mirror_qemu.git] / hw / vmport.c
index cc1466ae967769e0759bb17f50bf99e2d71e5b7e..0d07ea1fc58e989f15a1c7f8ff5c47aa6774fdf6 100644 (file)
@@ -22,8 +22,8 @@
  * THE SOFTWARE.
  */
 #include "hw/hw.h"
-#include "hw/isa.h"
-#include "hw/pc.h"
+#include "hw/isa/isa.h"
+#include "hw/i386/pc.h"
 #include "sysemu/kvm.h"
 #include "hw/qdev.h"