added GetForbiddenChars() and TRUE -> true (patch 757777)
[wxWidgets.git] / contrib / src / ogl / constrnt.cpp
index 354cac46d84721044f9fff3f8de2da70a30470f3..f62585c9314230d1bc5f16c8c09c6a09ef622328 100644 (file)
@@ -24,7 +24,9 @@
 #include <wx/wx.h>
 #endif
 
-#include <wx/wxexpr.h>
+#if wxUSE_DEPRECATED
+#include <wx/deprecated/wxexpr.h>
+#endif
 
 #include <wx/ogl/basic.h>
 #include <wx/ogl/constrnt.h>