git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 #define _WX_CLRPICKER_H_
 
 #include "wx/button.h"
-
-class WXDLLIMPEXP_CORE wxColourData;
+#include "wx/cmndata.h"
 
 //-----------------------------------------------------------------------------
 // wxGenericColourButton: a button which brings up a wxColourDialog
 
 #define _WX_FONTPICKER_H_
 
 #include "wx/button.h"
-
-class WXDLLIMPEXP_CORE wxFontData;
+#include "wx/cmndata.h"
 
 //-----------------------------------------------------------------------------
 // wxGenericFontButton: a button which brings up a wxColourDialog