diff --git a/wxPython/include/wx/wxPython/wxPython_int.h b/wxPython/include/wx/wxPython/wxPython_int.h index b91f3e7317..105aa18ef5 100644 --- a/wxPython/include/wx/wxPython/wxPython_int.h +++ b/wxPython/include/wx/wxPython/wxPython_int.h @@ -86,6 +86,9 @@ typedef unsigned char byte; typedef wxPoint2DDouble wxPoint2D; +#ifndef SWIG_TYPE_TABLE +#define SWIG_TYPE_TABLE wxPython_type_table +#endif #ifndef wxPyUSE_EXPORTED_API