X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76b49cf49ba9ee9f3eeec9730cb4bc4569ab17f1..511bec9640556c23969942f7912ada90c19d36ac:/src/generic/buttonbar.cpp diff --git a/src/generic/buttonbar.cpp b/src/generic/buttonbar.cpp index e3c19e3144..49e3210bb9 100644 --- a/src/generic/buttonbar.cpp +++ b/src/generic/buttonbar.cpp @@ -35,11 +35,11 @@ #include "wx/app.h" #include "wx/log.h" #include "wx/frame.h" + #include "wx/dcclient.h" + #include "wx/settings.h" #endif #include "wx/image.h" -#include "wx/settings.h" -#include "wx/dcclient.h" // ---------------------------------------------------------------------------- // wxButtonToolBarTool: our implementation of wxToolBarToolBase