]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/oglshapes.i
Massive code changes and cleanup to allow wxPython to be split into
[wxWidgets.git] / wxPython / contrib / ogl / oglshapes.i
index 2b2f94e40f2497ed583db8d991cfe6e7a2237bab..6beaa08a41065f42a5b1e31a4e86e26d3d209dd7 100644 (file)
@@ -14,7 +14,7 @@
 %module oglshapes
 
 %{
-#include "helpers.h"
+#include "export.h"
 #include "oglhelpers.h"
 %}