X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3180bc0e63fc0feea1fcdb756752b700c27b9773..e24b680c59e78f092c1be432b17b36f849065c36:/src/msw/colordlg.cpp diff --git a/src/msw/colordlg.cpp b/src/msw/colordlg.cpp index 24ad03ce51..cc836963a9 100644 --- a/src/msw/colordlg.cpp +++ b/src/msw/colordlg.cpp @@ -47,12 +47,12 @@ #include "wx/msw/private.h" #include "wx/colordlg.h" #include "wx/cmndata.h" +#include "wx/math.h" #if !defined(__WIN32__) || defined(__WXWINCE__) #include #endif -#include #include #include