X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c7f49969d61742050e2caaf27528bdb96ffc8365..904a68b6f648fc7802b41a8d176c78394252a4b7:/src/makeprog.bcc

diff --git a/src/makeprog.bcc b/src/makeprog.bcc
index e5e43c5b17..baa44c3349 100644
--- a/src/makeprog.bcc
+++ b/src/makeprog.bcc
@@ -25,7 +25,7 @@ $(TARGET).def
 	bcc $(CPPFLAGS) -P- -c {$< }
 
 $(TARGET).res :      $(TARGET).rc $(WXDIR)\include\wx\msw\wx.rc
-    brc -r /i$(BCCDIR)\include /i$(WXDIR)\include $(TARGET)
+    brc -r /i$(BCCDIR)\include /i$(WXDIR)\include /i$(WXDIR)\contrib\include $(TARGET)
 
 clean:
         -erase *.obj