]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/glcanvas/msw/glcanvas.cpp
Removed deprecation warnings in OGL and Gizmos
[wxWidgets.git] / wxPython / contrib / glcanvas / msw / glcanvas.cpp
index c103574fffb46303bef7665a2cf7fe41255a897b..5d7ac821aa636841b3fe82eafbaa3b5d2179ff33 100644 (file)
@@ -55,7 +55,7 @@ extern PyObject *SWIG_newvarlink(void);
 
 #define SWIG_name    "glcanvasc"
 
-#include "export.h"
+#include "wxPython.h"
 #ifdef __WXMSW__
 #include "myglcanvas.h"
 #else