]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-i386/misc_helper.c
exec: move include files to include/exec/
[mirror_qemu.git] / target-i386 / misc_helper.c
index a02037963f3f8abee2a3de2dbf8e3fee6601b0d0..db3126b79bb56c10ec2ce265c4d48bf02592f35a 100644 (file)
  */
 
 #include "cpu.h"
-#include "ioport.h"
+#include "exec/ioport.h"
 #include "helper.h"
 
 #if !defined(CONFIG_USER_ONLY)
-#include "softmmu_exec.h"
+#include "exec/softmmu_exec.h"
 #endif /* !defined(CONFIG_USER_ONLY) */
 
 /* check if Port I/O is allowed in TSS */