diff --git a/include/wx/generic/srchctlg.h b/include/wx/generic/srchctlg.h index 6342ffefcd..b65ec18909 100644 --- a/include/wx/generic/srchctlg.h +++ b/include/wx/generic/srchctlg.h @@ -18,6 +18,10 @@ #pragma interface "srchctlg.h" #endif +#include "wx/bitmap.h" + +// ---------------------------------------------------------------------------- + class WXDLLEXPORT wxSearchButton; class WXDLLEXPORT wxSearchTextCtrl;