]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/translate.c
exec: move include files to include/exec/
[mirror_qemu.git] / target-s390x / translate.c
index 6e144a67a2faa8a9129c6cfb27f14b1d2df230fb..28e61c54b8368b3ff0489ea847ee553cb9d5eabd 100644 (file)
@@ -37,7 +37,7 @@
 /* global register indexes */
 static TCGv_ptr cpu_env;
 
-#include "gen-icount.h"
+#include "exec/gen-icount.h"
 #include "helper.h"
 #define GEN_HELPER 1
 #include "helper.h"