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