]> git.proxmox.com Git - qemu.git/blobdiff - target-xtensa/helper.c
Merge remote-tracking branch 'quintela/thread-20121220.next' into staging
[qemu.git] / target-xtensa / helper.c
index bf05575eb5570e83d4d8a1116c015d8d96ce55cf..94c03a1d3c06c16a6684e6a6cba4f39d67e4ae3b 100644 (file)
@@ -26,9 +26,9 @@
  */
 
 #include "cpu.h"
-#include "exec-all.h"
-#include "gdbstub.h"
-#include "host-utils.h"
+#include "exec/exec-all.h"
+#include "exec/gdbstub.h"
+#include "qemu/host-utils.h"
 #if !defined(CONFIG_USER_ONLY)
 #include "hw/loader.h"
 #endif