]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/help.i
suppress an assert when a combobox receives WM_KILLFOCUS while it is being destroyed
[wxWidgets.git] / wxPython / src / help.i
index f7f6c5a7be307e548d5bb7da0bfabd27e4f9643f..ea1bb8ad543e7ad262907fe415a6172d1485f373 100644 (file)
@@ -13,7 +13,7 @@
 %module help
 
 %{
 %module help
 
 %{
-#include "export.h"
+#include "wxPython.h"
 #include <wx/cshelp.h>
 %}
 
 #include <wx/cshelp.h>
 %}