diff options
Diffstat (limited to 'vst')
| -rw-r--r-- | vst/Makefile.mingw32.in | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index 1caf926..bf0e7f4 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -26,6 +26,7 @@ DG_SRC = \  	@top_srcdir@/src/events.cc \  	@top_srcdir@/src/instrument.cc \  	@top_srcdir@/src/instrumentparser.cc \ +	@top_srcdir@/src/memchecker.cc \  	@top_srcdir@/src/messagehandler.cc \  	@top_srcdir@/src/messagereceiver.cc \  	@top_srcdir@/src/midimapparser.cc \ | 
