Build fix based on wxOS2 night build log.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-06-01 08:52:03 +00:00
parent 2a673eb1c9
commit 45f9b662d6
3 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
#ifndef _WX_CLRPICKER_H_
#define _WX_CLRPICKER_H_
#include "wx/button.h"
class WXDLLIMPEXP_CORE wxColourData;
//-----------------------------------------------------------------------------