X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaa0312528610470651609e54cf0b9b80b260f2e..4c493e0bc5b3f4fff578d89893dc92d03a58e571:/src/xrc/xmladv.cpp diff --git a/src/xrc/xmladv.cpp b/src/xrc/xmladv.cpp index 729cd3454d..ad3c96aa93 100644 --- a/src/xrc/xmladv.cpp +++ b/src/xrc/xmladv.cpp @@ -30,7 +30,7 @@ #include "wx/xrc/xmlres.h" #ifndef WX_PRECOMP - #include "wx/string.h" + #include "wx/log.h" #endif // WX_PRECOMP // ============================================================================