#pragma hdrstop
#endif
-#ifndef WX_PRECOMP
-#endif //WX_PRECOMP
+#if wxUSE_DIRDLG
#include "wx/dirdlg.h"
-#if wxUSE_DIRDLG
+#ifndef WX_PRECOMP
+#endif //WX_PRECOMP
// ============================================================================
// implementation
}
#endif // wxUSE_DIRDLG
-