/////////////////////////////////////////////////////////////////////////////
// Name: src/palmos/colordlg.cpp
// Purpose: wxColourDialog class
-// Author: William Osborne
+// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
// Created: 10/13/04
-// RCS-ID: $Id:
+// RCS-ID: $Id$
// Copyright: (c) William Osborne
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/cmndata.h"
#include "wx/colordlg.h"
+#include <UIColor.h>
+#include <UIControls.h>
+
// ----------------------------------------------------------------------------
// wxWin macros
// ----------------------------------------------------------------------------