X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a84f5f39b8ab2fb7bbe98891a9ffe84af12287da..134d7051bf501b1c07ac6963b38203bcfce1b6d4:/src/generic/filedlgg.cpp diff --git a/src/generic/filedlgg.cpp b/src/generic/filedlgg.cpp index 9717439d4a..072c6072c6 100644 --- a/src/generic/filedlgg.cpp +++ b/src/generic/filedlgg.cpp @@ -35,6 +35,7 @@ #include "wx/stattext.h" #include "wx/textctrl.h" #include "wx/sizer.h" + #include "wx/filedlg.h" // wxFD_OPEN, wxFD_SAVE... #endif #include "wx/longlong.h" @@ -45,7 +46,6 @@ #include "wx/artprov.h" #include "wx/filefn.h" #include "wx/file.h" // for wxS_IXXX constants only -#include "wx/filedlg.h" // wxFD_OPEN, wxFD_SAVE... #include "wx/generic/filedlgg.h" #include "wx/generic/dirctrlg.h" // for wxFileIconsTable