]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Changed the name of export.h to wxPython.h so it wouldn't be so
[wxWidgets.git] / wxPython / src / html.i
index 9fc0835024d2b13c3da6083854fc7e366ba7f556..bb978a43d9f60bdbc9191297229f27459d84472d 100644 (file)
@@ -14,7 +14,7 @@
 %module html
 
 %{
-#include "export.h"
+#include "wxPython.h"
 #include <wx/html/htmlwin.h>
 #include <wx/html/htmprint.h>
 #include <wx/image.h>