X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9eddec696f06d65a80e7339b2fae14fcb55f8383..6d7b547184bfdcdf67790755deb0122050b1d728:/src/generic/choicbkg.cpp diff --git a/src/generic/choicbkg.cpp b/src/generic/choicbkg.cpp index 143115bca6..445d0f575a 100644 --- a/src/generic/choicbkg.cpp +++ b/src/generic/choicbkg.cpp @@ -30,11 +30,11 @@ #ifndef WX_PRECOMP #include "wx/settings.h" + #include "wx/choice.h" + #include "wx/sizer.h" #endif -#include "wx/choice.h" #include "wx/imaglist.h" -#include "wx/sizer.h" // ---------------------------------------------------------------------------- // various wxWidgets macros