X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce5d92e15071d65b430f11efa548076beeb9673c..1ae82ba9f23ee688bc4db2cd449eca5bf97cfdf0:/src/msw/colordlg.cpp 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