]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/zstream.h
Doesn't reset the stream pos to 0 in CanRead().
[wxWidgets.git] / include / wx / zstream.h
index b1cb0f476017373931f8a40c2af023577f281557..fa65ee7f4e6207e34316c1cc81fae7f523072c1f 100644 (file)
@@ -19,7 +19,7 @@
 
 #if wxUSE_ZLIB && wxUSE_STREAMS
 
-#include <wx/stream.h>
+#include "wx/stream.h"
 
 class WXDLLEXPORT wxZlibInputStream: public wxFilterInputStream {
  public: