]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/image.i
wxITEM_FOO instead of wxItem_Foo, for the sake of consistency
[wxWidgets.git] / wxPython / src / image.i
index 457887f7f128eb8fe90239abd9756d0815b3399b..ba3f7ecb154078e24c4f592b74af7264c99e1d87 100644 (file)
@@ -15,6 +15,7 @@
 
 %{
 #include "helpers.h"
+#include "pyistream.h"
 #include <wx/image.h>
 %}