// Created: 20.02.01
// RCS-ID: $Id$
// Copyright: (c) 2001 wxWidgets team
-// License: wxWindows licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ============================================================================
#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
-