]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/ogl.i
Fixed mouse handling for captured windows
[wxWidgets.git] / wxPython / contrib / ogl / ogl.i
index 0d66d6528229743e2c7931b81aad69206d9422b5..b23154b67940a2af40937d7fdc515112d4595ddc 100644 (file)
@@ -14,7 +14,7 @@
 %module ogl
 
 %{
-#include "export.h"
+#include "wxPython.h"
 #include "oglhelpers.h"
 %}