]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-i386/fpu_helper.c
tcg: Invert the inclusion of helper.h
[mirror_qemu.git] / target-i386 / fpu_helper.c
index de7ba76a49078a6ff94a586aaf24f2742bd38f31..a04e754e61cd5f35db219534045e58344187f82d 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <math.h>
 #include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 #include "qemu/aes.h"
 #include "qemu/host-utils.h"