X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..a766986f6d443ba1d50e3af25f3306fa56e4518e:/src/x11/dnd.cpp diff --git a/src/x11/dnd.cpp b/src/x11/dnd.cpp index 1697027afd..ce9aa24bbf 100644 --- a/src/x11/dnd.cpp +++ b/src/x11/dnd.cpp @@ -23,11 +23,10 @@ #include "wx/log.h" #include "wx/app.h" #include "wx/utils.h" + #include "wx/window.h" + #include "wx/gdicmn.h" #endif -#include "wx/window.h" -#include "wx/gdicmn.h" - #include // ----------------------------------------------------------------------------