X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..07b6378fcb2fade6cb360254beeccf2bc81f4a36:/src/xml/xml.cpp diff --git a/src/xml/xml.cpp b/src/xml/xml.cpp index cd33a3a68e..28b83e829b 100644 --- a/src/xml/xml.cpp +++ b/src/xml/xml.cpp @@ -21,12 +21,12 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/log.h" #endif #include "wx/wfstream.h" #include "wx/datstrm.h" #include "wx/zstream.h" -#include "wx/log.h" #include "wx/strconv.h" #include "expat.h" // from Expat