X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..6d7b547184bfdcdf67790755deb0122050b1d728:/src/gtk/dnd.cpp diff --git a/src/gtk/dnd.cpp b/src/gtk/dnd.cpp index b199481b30..2d234e0f92 100644 --- a/src/gtk/dnd.cpp +++ b/src/gtk/dnd.cpp @@ -19,11 +19,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 "wx/gtk/private.h" #include