]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gdi.i
Fix compilation
[wxWidgets.git] / wxPython / src / gdi.i
index 453b0e9f8e2a78d8e449e44c0582cc427863af1b..eccdd1c4aa5be32a903ed71f36f3e6423c1440be 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-%module _gdi
+%module(package="wx") _gdi
 
 //---------------------------------------------------------------------------
 
@@ -48,6 +48,7 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
 %include _imaglist.i
 %include _stockobjs.i
 %include _effects.i
+%include _renderer.i
 
 
 //---------------------------------------------------------------------------