From: Robin Dunn Date: Mon, 11 Dec 2006 07:48:02 +0000 (+0000) Subject: include bitmap.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2efce8f1addb3875f2aeee2a8d060bfdb90f3037 include bitmap.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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;