// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "filedlg.h"
-#endif
-
#include "wx/wxprec.h"
#include "wx/app.h"
#include "wx/mac/private.h"
+#ifndef __DARWIN__
#include <Navigation.h>
+#endif
#include "MoreFilesX.h"