X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce5d92e15071d65b430f11efa548076beeb9673c..659863d8a73d02626f4060bb1099fe7bfd80d22a:/src/msw/colordlg.cpp diff --git a/src/msw/colordlg.cpp b/src/msw/colordlg.cpp index 4282b46c2b..66a70b0eb5 100644 --- a/src/msw/colordlg.cpp +++ b/src/msw/colordlg.cpp @@ -29,17 +29,17 @@ #include "wx/colordlg.h" #ifndef WX_PRECOMP + #include "wx/msw/wrapcdlg.h" #include #include "wx/colour.h" #include "wx/gdicmn.h" #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 #include