include bitmap.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-12-11 07:48:02 +00:00
parent 698db322d0
commit 2efce8f1ad

View File

@@ -18,6 +18,10 @@
#pragma interface "srchctlg.h"
#endif
#include "wx/bitmap.h"
// ----------------------------------------------------------------------------
class WXDLLEXPORT wxSearchButton;
class WXDLLEXPORT wxSearchTextCtrl;