X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..ec5006bdc630dd6b3d4cad1a3b572ab4c695a029:/src/mac/classic/dnd.cpp?ds=sidebyside diff --git a/src/mac/classic/dnd.cpp b/src/mac/classic/dnd.cpp index 43cc599f1a..e770b842d9 100644 --- a/src/mac/classic/dnd.cpp +++ b/src/mac/classic/dnd.cpp @@ -22,10 +22,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/window.h" + #include "wx/toplevel.h" + #include "wx/gdicmn.h" #endif // WX_PRECOMP -#include "wx/toplevel.h" -#include "wx/gdicmn.h" #include "wx/mac/private.h" // ----------------------------------------------------------------------------