]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/html.cpp
Changed the name of export.h to wxPython.h so it wouldn't be so
[wxWidgets.git] / wxPython / src / msw / html.cpp
index e56500ea412302507a16a9a6cb386b2f08be16c3..82788159f1bcb219ba20031c169187a1a9c235db 100644 (file)
@@ -55,7 +55,7 @@ extern PyObject *SWIG_newvarlink(void);
 
 #define SWIG_name    "htmlc"
 
-#include "export.h"
+#include "wxPython.h"
 #include <wx/html/htmlwin.h>
 #include <wx/html/htmprint.h>
 #include <wx/image.h>