]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/glcanvas/glcanvas.i
Some refinements to my experimental RPM builder script and spec
[wxWidgets.git] / wxPython / contrib / glcanvas / glcanvas.i
index b51b3fb5f1164709fa08268af2a810dc159e7e4c..3b15de59f96d5dcf1dbf1c298fccc66673ce77d3 100644 (file)
@@ -14,7 +14,7 @@
 %module glcanvas
 
 %{
-#include "export.h"
+#include "wxPython.h"
 #ifdef __WXMSW__
 #include "myglcanvas.h"
 #else