X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdf565feca722eddb84168a95dbef329ba23d719..b4446c244775324631b8dd2b588ea35f32e71728:/src/mac/classic/dirdlg.cpp?ds=inline diff --git a/src/mac/classic/dirdlg.cpp b/src/mac/classic/dirdlg.cpp index 2eafc1cbf5..ad199358fb 100644 --- a/src/mac/classic/dirdlg.cpp +++ b/src/mac/classic/dirdlg.cpp @@ -20,10 +20,9 @@ #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/dialog.h" + #include "wx/cmndata.h" #endif // WX_PRECOMP -#include "wx/cmndata.h" - #include "wx/mac/private.h" #ifdef __DARWIN__