X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..bf6c0db6243368ee239563a1151156beb5b848fa:/src/common/effects.cpp diff --git a/src/common/effects.cpp b/src/common/effects.cpp index ed11c6934d..a70f7032e2 100644 --- a/src/common/effects.cpp +++ b/src/common/effects.cpp @@ -20,12 +20,11 @@ #ifndef WX_PRECOMP #include "wx/dcmemory.h" + #include "wx/pen.h" + #include "wx/settings.h" + #include "wx/gdicmn.h" #endif //WX_PRECOMP -#include "wx/gdicmn.h" -#include "wx/pen.h" -#include "wx/settings.h" - /* * wxEffects: various 3D effects */