X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4689441b050787afee8b9113ca1ea574e551cb77..8f96683438e5b588caafecc442bba6a2da801e17:/src/xrc/xh_toolbk.cpp 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()