]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target-alpha/fpu_helper.c
tcg: Invert the inclusion of helper.h
[thirdparty/qemu.git] / target-alpha / fpu_helper.c
index ee731555d3df3be14470f5f186d49c07c744bd7b..d2d776c44635e290c70ed2781a288044f0daa4c6 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 #include "fpu/softfloat.h"
 
 #define FP_STATUS (env->fp_status)