3f7f284d55
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
6 lines
107 B
C
6 lines
107 B
C
#ifdef __WXMAC_CLASSIC__
|
|
#include "wx/generic/srchctlg.h"
|
|
#else
|
|
#include "wx/mac/carbon/srchctrl.h"
|
|
#endif
|