X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..cbc9145c04bd3ea0a228906c8363fa8f47e3acf9:/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"