X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc985face55ed02c310860afefc8e6d656fb849d..8ea3f821b7efe6a1a0b9f5119274d4aac8d5f8cb:/include/wx/zstream.h?ds=sidebyside diff --git a/include/wx/zstream.h b/include/wx/zstream.h index b1cb0f4760..fa65ee7f4e 100644 --- a/include/wx/zstream.h +++ b/include/wx/zstream.h @@ -19,7 +19,7 @@ #if wxUSE_ZLIB && wxUSE_STREAMS -#include +#include "wx/stream.h" class WXDLLEXPORT wxZlibInputStream: public wxFilterInputStream { public: