From 3c35e11315ae592e95cc02c25c313a5a32cb50a1 Mon Sep 17 00:00:00 2001
From: Pixel <pixel@nobis-crew.org>
Date: Sun, 8 Nov 2009 03:36:09 +0100
Subject: Forgot this include path.

---
 Makefile.mingw32 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
cgit v1.2.3