]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 14 Nov 2004 23:34:36 +0000 (23:34 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 14 Nov 2004 23:34:36 +0000 (23:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/xrc/xmlres.cpp

index 8f364559184c02c2df99f77d8e1899f536af38b6..cad7f1465c819b8535bee18ffc18059798b56d16 100644 (file)
@@ -38,6 +38,7 @@
 #include "wx/image.h"
 #include "wx/fontmap.h"
 #include "wx/artprov.h"
+#include "wx/settings.h"
 
 #include "wx/xml/xml.h"
 #include "wx/xrc/xmlres.h"