]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/grid.i
Changed the name of export.h to wxPython.h so it wouldn't be so
[wxWidgets.git] / wxPython / src / grid.i
index f09c7d064238e2f97ee904b6f42890c21a0da19d..09db772abf3a14b2c89110593a4246974f0a94cc 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef OLD_GRID
 
 %{
-#include "export.h"
+#include "wxPython.h"
 #include <wx/grid.h>
 #include <wx/generic/gridctrl.h>
 %}