diff options
| -rw-r--r-- | plugin/Makefile.mingw32.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 52fa089..fb00428 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -43,6 +43,7 @@ DG_SRC = \  	@top_srcdir@/src/thread.cc \  	@top_srcdir@/src/versionstr.cc  DG_CFLAGS = -I@top_srcdir@ -I@top_srcdir@/include -I@top_srcdir@/src \ +	-I@top_srcdir@/pugixml \  	-I@top_srcdir@/plugin/plugingizmo -DVST -DSSE -msse -msse2  # -DDISABLE_HUGIN | 
