]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-m68k/helper.c
Merge remote-tracking branch 'rth/tcg-pull' into staging
[mirror_qemu.git] / target-m68k / helper.c
index a8f32fc88bc6418a5ccb3384e367ae942f5258da..a364eb1e5c9d2584686a26f891b7a1136c3ded0c 100644 (file)
@@ -21,7 +21,7 @@
 #include "cpu.h"
 #include "exec/gdbstub.h"
 
-#include "helpers.h"
+#include "helper.h"
 
 #define SIGNBIT (1u << 31)