diff options
Diffstat (limited to 'target/i386/hax-windows.h')
-rw-r--r-- | target/i386/hax-windows.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/i386/hax-windows.h b/target/i386/hax-windows.h index 12cbd813dc..a5ce12d663 100644 --- a/target/i386/hax-windows.h +++ b/target/i386/hax-windows.h @@ -23,6 +23,8 @@ #include <winioctl.h> #include <windef.h> +#include "hax-cpus.h" + #define HAX_INVALID_FD INVALID_HANDLE_VALUE static inline void hax_mod_close(struct hax_state *hax) |