#ifndef _WX_DIRDLG_H_BASE_
#define _WX_DIRDLG_H_BASE_
+#if wxUSE_DIRDLG
+
// ----------------------------------------------------------------------------
// constants
// ----------------------------------------------------------------------------
#include "wx/stubs/dirdlg.h"
#endif
+#endif // wxUSE_DIRDLG
+
#endif
// _WX_DIRDLG_H_BASE_