X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc985face55ed02c310860afefc8e6d656fb849d..a05da1b6827f40c0beb97225e9861356343e196b:/include/wx/zstream.h 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: