X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10694396b6909f4a3313b2ef823eceda3140ef0e..59ccbf7fec7543fb2629f195592cb8aa67aa143b:/wxPython/src/core.i

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 {