]> git.saurik.com Git - wxWidgets.git/commitdiff
flags extension
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 23 Aug 2003 22:47:56 +0000 (22:47 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 23 Aug 2003 22:47:56 +0000 (22:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/xti.cpp

index aacc0dbb35f94321b7751e98f4b5d585543f12db..057ca0152ed8ab96b464900ad6e317a840eb8045 100644 (file)
@@ -24,6 +24,7 @@
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
     #include "wx/object.h"
+    #include "wx/xti.h"
 #endif
 
 #include "wx/xml/xml.h"