X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/288b6107e1060b57ec50048d06cfc3f22bc11e0c..64ea838d8f4d1853b7d850db93ee565e901d099a:/src/xrc/xh_odcombo.cpp?ds=sidebyside diff --git a/src/xrc/xh_odcombo.cpp b/src/xrc/xh_odcombo.cpp index fa4503ff64..8ee6ebc034 100644 --- a/src/xrc/xh_odcombo.cpp +++ b/src/xrc/xh_odcombo.cpp @@ -26,6 +26,8 @@ #include "wx/odcombo.h" +#include "wx/xml/xml.h" + IMPLEMENT_DYNAMIC_CLASS(wxOwnerDrawnComboBoxXmlHandler, wxXmlResourceHandler) wxOwnerDrawnComboBoxXmlHandler::wxOwnerDrawnComboBoxXmlHandler()