X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/618638415381a084362deb7feeac16cd3b5c009c..27740109cad72ef6aca05ffbed7c0f5c2a0b8cd8:/wxPython/src/core.i diff --git a/wxPython/src/core.i b/wxPython/src/core.i index 2dfef883e2..93df66902a 100644 --- a/wxPython/src/core.i +++ b/wxPython/src/core.i @@ -10,7 +10,7 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -%module _core +%module(package="wx") _core %{ #include "wx/wxPython/wxPython_int.h"