X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdf565feca722eddb84168a95dbef329ba23d719..c5d7205ca284d90d3f68d4b8a67ecca2b07f71ef:/src/gtk/frame.cpp diff --git a/src/gtk/frame.cpp b/src/gtk/frame.cpp index 1312d47ff4..34e6b9de37 100644 --- a/src/gtk/frame.cpp +++ b/src/gtk/frame.cpp @@ -25,9 +25,9 @@ #include "wx/dcclient.h" #include "wx/menu.h" #include "wx/dialog.h" + #include "wx/control.h" #endif // WX_PRECOMP -#include "wx/control.h" #if wxUSE_TOOLBAR #include "wx/toolbar.h" #endif