diff --git a/build/makefile.bcc b/build/makefile.bcc index ff9508f4ea..8fdc4dbc8e 100644 --- a/build/makefile.bcc +++ b/build/makefile.bcc @@ -29,7 +29,7 @@ CFLAGS = !endif # Standard preprocessor flags (common for CC and CXX) !ifndef CPPFLAGS -CPPFLAGS = +CPPFLAGS = -I$(BCCDIR)\include !endif # C++ compiler !ifndef CXX