#include "wx/wxprec.h"
#ifdef __BORLANDC__
-#pragma hdrstop
+ #pragma hdrstop
#endif
-#if wxUSE_OWNER_DRAWN
+#if wxUSE_CHECKLISTBOX && wxUSE_OWNER_DRAWN
+
+#include "wx/checklst.h"
#ifndef WX_PRECOMP
#include "wx/object.h"
#endif
#include "wx/ownerdrw.h"
-#include "wx/checklst.h"
#include "wx/palmos/wrapwin.h"
return wxNOT_FOUND;
}
-#endif
+#endif // wxUSE_CHECKLISTBOX && wxUSE_OWNER_DRAWN