]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xmladv.cpp
do not return true when no data is read by the stream in Load(wxInputStream,wxAnimati...
[wxWidgets.git] / src / xrc / xmladv.cpp
index 729cd3454d1790ecdd47fdbeadc26f6211fadb0b..ad3c96aa9315d22659d03b0866378f2111477d13 100644 (file)
@@ -30,7 +30,7 @@
 #include "wx/xrc/xmlres.h"
 
 #ifndef WX_PRECOMP
-    #include "wx/string.h"
+    #include "wx/log.h"
 #endif // WX_PRECOMP
 
 // ============================================================================