]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colordlg.cpp
The device origin can be set on WinCE, so use it and redefine conversion
[wxWidgets.git] / src / msw / colordlg.cpp
index cc836963a9b9a775f7d7aee8cd917c2b4d5511a2..18705d6d085a6d04d3667b271dff0a9d2a46a950 100644 (file)
 #include "wx/colordlg.h"
 #include "wx/cmndata.h"
 #include "wx/math.h"
-
-#if !defined(__WIN32__) || defined(__WXWINCE__)
-    #include <commdlg.h>
-#endif
+#include "wx/msw/wrapcdlg.h"
 
 #include <stdlib.h>
 #include <string.h>