X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..264cb7f5f33e6d4fcae54093f5169c559190ecd0:/src/motif/dnd.cpp?ds=sidebyside diff --git a/src/motif/dnd.cpp b/src/motif/dnd.cpp index 20b664b8df..8cb7763047 100644 --- a/src/motif/dnd.cpp +++ b/src/motif/dnd.cpp @@ -16,13 +16,13 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/log.h" + #include "wx/app.h" + #include "wx/utils.h" + #include "wx/window.h" #endif -#include "wx/window.h" -#include "wx/app.h" #include "wx/gdicmn.h" -#include "wx/utils.h" -#include "wx/log.h" #include