X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4689441b050787afee8b9113ca1ea574e551cb77..43f4e852a1b2ac37c3db6a2b87315192ac549191:/src/xrc/xh_toolbk.cpp?ds=inline diff --git a/src/xrc/xh_toolbk.cpp b/src/xrc/xh_toolbk.cpp index 22f9b33a41..fce8217d3d 100644 --- a/src/xrc/xh_toolbk.cpp +++ b/src/xrc/xh_toolbk.cpp @@ -26,6 +26,8 @@ #include "wx/toolbook.h" #include "wx/imaglist.h" +#include "wx/xml/xml.h" + IMPLEMENT_DYNAMIC_CLASS(wxToolbookXmlHandler, wxXmlResourceHandler) wxToolbookXmlHandler::wxToolbookXmlHandler()