// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "colordlg.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/cmndata.h"
#include "wx/colordlg.h"
+#include <UIColor.h>
+#include <UIControls.h>
+
// ----------------------------------------------------------------------------
// wxWin macros
// ----------------------------------------------------------------------------