X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..8a378a9e16fd9540aaf4572cdae5ae425f8b44d5:/src/common/stream.cpp diff --git a/src/common/stream.cpp b/src/common/stream.cpp index 9d1bb67a26..f13da0d3d8 100644 --- a/src/common/stream.cpp +++ b/src/common/stream.cpp @@ -27,12 +27,13 @@ #if wxUSE_STREAMS +#include "wx/stream.h" + #ifndef WX_PRECOMP #include "wx/log.h" #endif #include -#include "wx/stream.h" #include "wx/datstrm.h" #include "wx/textfile.h"