diff options
Diffstat (limited to 'common/exechelp-w32.c')
-rw-r--r-- | common/exechelp-w32.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/exechelp-w32.c b/common/exechelp-w32.c index 92be5cd52..dee96f5b4 100644 --- a/common/exechelp-w32.c +++ b/common/exechelp-w32.c @@ -65,6 +65,8 @@ #include "sysutils.h" #include "exechelp.h" +#include <windows.h> + /* Define to 1 do enable debugging. */ #define DEBUG_W32_SPAWN 0 |