projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
making Xcode builds work against against libtiff, copied over from a console build
[wxWidgets.git]
/
src
/
xrc
/
xh_split.cpp
diff --git
a/src/xrc/xh_split.cpp
b/src/xrc/xh_split.cpp
index e14300f4f9679a14068a7e8b7425cc718b4148d4..7e3175c657e55dbaf1bc2d3fae5f688ce75c7b1a 100644
(file)
--- a/
src/xrc/xh_split.cpp
+++ b/
src/xrc/xh_split.cpp
@@
-25,6
+25,8
@@
#include "wx/splitter.h"
+#include "wx/xml/xml.h"
+
IMPLEMENT_DYNAMIC_CLASS(wxSplitterWindowXmlHandler, wxXmlResourceHandler)
wxSplitterWindowXmlHandler::wxSplitterWindowXmlHandler() : wxXmlResourceHandler()