X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3180bc0e63fc0feea1fcdb756752b700c27b9773..9149aa8c961e1bfccc159526eeee5dc089eaf906:/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