X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe47ec10b7ef0bfe54fbade62f13902407ee343a..1f4774338e881f11ef804d1f607c97eb539d8870:/wxPython/contrib/stc/stc_.i?ds=sidebyside diff --git a/wxPython/contrib/stc/stc_.i b/wxPython/contrib/stc/stc_.i index 53d586bb9c..f3e877f24a 100644 --- a/wxPython/contrib/stc/stc_.i +++ b/wxPython/contrib/stc/stc_.i @@ -14,7 +14,7 @@ %{ -#include "helpers.h" +#include "export.h" #include "wx/stc/stc.h" %} @@ -34,7 +34,6 @@ // Get all our defs from the REAL header file. %include stc.h -//%include SciLexer.h //---------------------------------------------------------------------- // Python functions to act like the event macros