]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/help.cpp
compilation error fix (trailing comma in an enum)
[wxWidgets.git] / wxPython / src / mac / help.cpp
index c30029a5d3045973fafd085a0414aa873b2578e6..1d2d1bc578b1ed7a73c4f1699e8fd71af6817067 100644 (file)
@@ -55,7 +55,7 @@ extern PyObject *SWIG_newvarlink(void);
 
 #define SWIG_name    "helpc"
 
-#include "export.h"
+#include "wxPython.h"
 #include <wx/cshelp.h>