X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaa0312528610470651609e54cf0b9b80b260f2e..357d2b88cb15fa0ad97b1676fdbc88c2abc85451:/src/xrc/xmladv.cpp?ds=inline 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 // ============================================================================