]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colordlg.cpp
get rid of duplicate comment :)
[wxWidgets.git] / src / msw / colordlg.cpp
index 24ad03ce5103e1edb8189b7088e7ca5362078d4d..cc836963a9b9a775f7d7aee8cd917c2b4d5511a2 100644 (file)
 #include "wx/msw/private.h"
 #include "wx/colordlg.h"
 #include "wx/cmndata.h"
+#include "wx/math.h"
 
 #if !defined(__WIN32__) || defined(__WXWINCE__)
     #include <commdlg.h>
 #endif
 
-#include <math.h>
 #include <stdlib.h>
 #include <string.h>