X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93fbbe07650f0f5b47a162081160007b4d9e3b87..6890c56e85899e50e18cdb6a4ed0905eddb396cc:/src/gtk/frame.cpp?ds=sidebyside diff --git a/src/gtk/frame.cpp b/src/gtk/frame.cpp index 34e6b9de37..7683d527db 100644 --- a/src/gtk/frame.cpp +++ b/src/gtk/frame.cpp @@ -26,14 +26,9 @@ #include "wx/menu.h" #include "wx/dialog.h" #include "wx/control.h" -#endif // WX_PRECOMP - -#if wxUSE_TOOLBAR #include "wx/toolbar.h" -#endif -#if wxUSE_STATUSBAR #include "wx/statusbr.h" -#endif +#endif // WX_PRECOMP #include #include "wx/gtk/private.h"