X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b232decc588cc369e34747e59a1441cec88970b..72625b36b6fdaea839a5132e8f5d52dea7155bec:/src/xrc/xh_treebk.cpp?ds=inline diff --git a/src/xrc/xh_treebk.cpp b/src/xrc/xh_treebk.cpp index 591d8c50f0..9780ce24ea 100644 --- a/src/xrc/xh_treebk.cpp +++ b/src/xrc/xh_treebk.cpp @@ -26,6 +26,8 @@ #include "wx/treebook.h" #include "wx/imaglist.h" +#include "wx/xml/xml.h" + IMPLEMENT_DYNAMIC_CLASS(wxTreebookXmlHandler, wxXmlResourceHandler) wxTreebookXmlHandler::wxTreebookXmlHandler()