]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing #includes
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Jun 2007 10:52:10 +0000 (10:52 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 13 Jun 2007 10:52:10 +0000 (10:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/xrc/xmlres.h

index e8d1424bd0bf858c2439af80315caa6c9b121291..6f41113b79e37fe58022f5f36e63792b3662e05c 100644 (file)
@@ -26,6 +26,8 @@
 #include "wx/artprov.h"
 #include "wx/colour.h"
 #include "wx/animate.h"
 #include "wx/artprov.h"
 #include "wx/colour.h"
 #include "wx/animate.h"
+#include "wx/dynarray.h"
+#include "wx/arrstr.h"
 
 #include "wx/xml/xml.h"
 
 
 #include "wx/xml/xml.h"