git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38914
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#error wxGenericFileDialog currently only supports Unix, win32 and DOS
#endif
-#include "wx/generic/filedlgg.h"
-
#ifndef WX_PRECOMP
#include "wx/hash.h"
#include "wx/intl.h"
#include "wx/filefn.h"
#include "wx/file.h" // for wxS_IXXX constants only
#include "wx/filedlg.h" // wxOPEN, wxSAVE...
+#include "wx/generic/filedlgg.h"
#include "wx/generic/dirctrlg.h" // for wxFileIconsTable
#if wxUSE_TOOLTIPS