X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..fbb67d0e5247da88d7c403dc61b95244dcc6c7dc:/src/xrc/xh_sizer.cpp diff --git a/src/xrc/xh_sizer.cpp b/src/xrc/xh_sizer.cpp index 8d6d219261..ca8f089f91 100644 --- a/src/xrc/xh_sizer.cpp +++ b/src/xrc/xh_sizer.cpp @@ -21,13 +21,13 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/panel.h" #endif #include "wx/sizer.h" #include "wx/gbsizer.h" #include "wx/statbox.h" #include "wx/notebook.h" -#include "wx/panel.h" #include "wx/tokenzr.h"