fix missing includessrc/generic/srchctlg.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2006-12-11 09:30:26 +00:00
parent 7cd8f61a4b
commit 38f74dffc1
2 changed files with 7 additions and 1 deletions

View File

@@ -30,6 +30,9 @@
#ifndef WX_PRECOMP
#include "wx/button.h"
#include "wx/dcclient.h"
#include "wx/menu.h"
#include "wx/dcmemory.h"
#endif //WX_PRECOMP
#if wxUSE_SEARCHCTRL