X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..1f5cf9cc23f7763e9ee7984b171bb4b6a3ce3ffb:/src/msw/dragimag.cpp diff --git a/src/msw/dragimag.cpp b/src/msw/dragimag.cpp index fa0cb61a72..06675c2b0f 100644 --- a/src/msw/dragimag.cpp +++ b/src/msw/dragimag.cpp @@ -34,12 +34,12 @@ #include "wx/dcmemory.h" #include "wx/settings.h" #include "wx/intl.h" + #include "wx/log.h" + #include "wx/frame.h" + #include "wx/image.h" #endif #include "wx/msw/private.h" -#include "wx/log.h" -#include "wx/frame.h" -#include "wx/image.h" #include "wx/msw/dragimag.h" #include "wx/msw/private.h"