X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10694396b6909f4a3313b2ef823eceda3140ef0e..4f84bfb64f80c03c8779a102ec9c87b9f3cc44ea:/wxPython/src/core.i?ds=sidebyside diff --git a/wxPython/src/core.i b/wxPython/src/core.i index 40a6648a2c..a67cd8b9b5 100644 --- a/wxPython/src/core.i +++ b/wxPython/src/core.i @@ -15,6 +15,7 @@ %{ #include "wx/wxPython/wxPython_int.h" #include "wx/wxPython/pyclasses.h" +#include "wx/wxPython/twoitem.h" %} @@ -25,10 +26,8 @@ %include my_typemaps.i %include _core_api.i -%include __core_rename.i %native(_wxPySetDictionary) __wxPySetDictionary; -%native(_wxPyFixStockObjects) __wxPyFixStockObjects; %pythoncode {