X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce5d92e15071d65b430f11efa548076beeb9673c..648af63a530abea6b3c595cb956fae324f03b550:/src/msw/colordlg.cpp?ds=sidebyside diff --git a/src/msw/colordlg.cpp b/src/msw/colordlg.cpp index 4282b46c2b..21d50103f3 100644 --- a/src/msw/colordlg.cpp +++ b/src/msw/colordlg.cpp @@ -35,10 +35,10 @@ #include "wx/utils.h" #include "wx/dialog.h" #include "wx/cmndata.h" + #include "wx/math.h" #endif #include "wx/msw/private.h" -#include "wx/math.h" #include "wx/msw/wrapcdlg.h" #include