]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/colordlg.cpp
Rename delegates to try and stop name clashes, probably with wxWebKitCtrl.
[wxWidgets.git] / src / palmos / colordlg.cpp
index 3bcf27d4e64b0c8abaed99c503792c57545d9279..8de8b5746b30efd6bb5b34ffddcde9e069a9112e 100644 (file)
     #pragma hdrstop
 #endif
 
-#ifndef WX_PRECOMP
-    #include "wx/defs.h"
-    #include "wx/intl.h"
-#endif
-
 #if wxUSE_COLOURDLG
 
-#include "wx/cmndata.h"
 #include "wx/colordlg.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/intl.h"
+#endif
+
 #include <UIColor.h>
 #include <UIControls.h>