X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e609c82594a57104ff5e0d4044b2e2697a4b576..08f744fb3be54d7f13c265bc05d3c37fadf67b06:/src/xrc/xh_panel.cpp?ds=sidebyside diff --git a/src/xrc/xh_panel.cpp b/src/xrc/xh_panel.cpp index 1fceadd851..04a21ddfbd 100644 --- a/src/xrc/xh_panel.cpp +++ b/src/xrc/xh_panel.cpp @@ -21,10 +21,9 @@ #ifndef WX_PRECOMP #include "wx/panel.h" + #include "wx/frame.h" #endif -#include "wx/frame.h" - IMPLEMENT_DYNAMIC_CLASS(wxPanelXmlHandler, wxXmlResourceHandler) wxPanelXmlHandler::wxPanelXmlHandler() : wxXmlResourceHandler()