]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-sparc/helper.h
exec: move include files to include/exec/
[mirror_qemu.git] / target-sparc / helper.h
index 098c482216ff97defd2ce838de94de0098e17445..cfcdab1ea4f916139ba58f13e37af4db878276f0 100644 (file)
@@ -1,4 +1,4 @@
-#include "def-helper.h"
+#include "exec/def-helper.h"
 
 #ifndef TARGET_SPARC64
 DEF_HELPER_1(rett, void, env)
@@ -173,4 +173,4 @@ VIS_CMPHELPER(cmpne);
 DEF_HELPER_1(compute_psr, void, env);
 DEF_HELPER_1(compute_C_icc, i32, env);
 
-#include "def-helper.h"
+#include "exec/def-helper.h"