X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/223d09f6b523aac674ef9b72a883dfa8d37c5d4e..d314c3bbb03663aea453fd5b5cc0275d93a70ef9:/src/common/sckfile.cpp?ds=sidebyside diff --git a/src/common/sckfile.cpp b/src/common/sckfile.cpp index b3f4737c6a..f5ddc187ea 100644 --- a/src/common/sckfile.cpp +++ b/src/common/sckfile.cpp @@ -24,8 +24,8 @@ #endif #include -#include -#include +#include "wx/wfstream.h" +#include "wx/protocol/file.h" #if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxFileProto, wxProtocol)