diff options
Diffstat (limited to 'target/ppc/helper_regs.h')
-rw-r--r-- | target/ppc/helper_regs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/ppc/helper_regs.h b/target/ppc/helper_regs.h index 84fd30c..5efd180 100644 --- a/target/ppc/helper_regs.h +++ b/target/ppc/helper_regs.h @@ -21,6 +21,7 @@ #define HELPER_REGS_H #include "qemu/main-loop.h" +#include "exec/exec-all.h" /* Swap temporary saved registers with GPRs */ static inline void hreg_swap_gpr_tgpr(CPUPPCState *env) |