X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..c670c85582ca995105f14a6c62b54c580582f624:/src/mgl/cursor.cpp?ds=inline diff --git a/src/mgl/cursor.cpp b/src/mgl/cursor.cpp index 97e4f7c7e2..275c62c34b 100644 --- a/src/mgl/cursor.cpp +++ b/src/mgl/cursor.cpp @@ -18,11 +18,11 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/log.h" + #include "wx/utils.h" #endif #include "wx/module.h" -#include "wx/utils.h" -#include "wx/log.h" #include "wx/hashmap.h" #include "wx/mgl/private.h"