]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/streams.i
changed charset to iso8859-2
[wxWidgets.git] / wxPython / src / streams.i
index 4122cf2fceacda431cf628d8abbe113cacc2aba1..376b22d0f40241b602b7907f763d70e37f2675d7 100644 (file)
@@ -2,7 +2,7 @@
 // Name:        streams.i
 // Purpose:     SWIG definitions of the wxFileSystem family of classes
 //
-// Author:      Joerg Baumann
+// Author:      Joerg Baumann and Robin Dunn
 //
 // Created:     25-Sept-2000
 // RCS-ID:      $Id$
@@ -14,6 +14,7 @@
 
 %{
 #include "helpers.h"
+#include "pyistream.h"
 #include <wx/stream.h>
 #include <wx/list.h>
 %}