diff options
-rw-r--r-- | Makefile.mingw32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32 index 8540872..46212b2 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -30,6 +30,7 @@ INCLUDES = \ -I ../Mesa-7.0.3-win32/include \ -I../Baltisot/include \ -I../LuaJIT/src \ +-I../gnuwin32/include \ -I../PSX-Bundle/includes -I../PSX-Bundle/psxdev \ HAVES = -DHAVE_VSSCANF -DHAVE_FCNTL -DHAVE_UNISTD_H -DHAVE_FORK -DHAVE_PIPE -DHAVE_FSYNC -DHAVE_MALLOC_H -DHAVE_ASPRINTF -DHAVE_BYTESWAP_H |