X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..1fe0a566bbf649efe7cadc21e8ded82458c8bdc6:/src/motif/cursor.cpp diff --git a/src/motif/cursor.cpp b/src/motif/cursor.cpp index a29a6d608f..11c30421c7 100644 --- a/src/motif/cursor.cpp +++ b/src/motif/cursor.cpp @@ -20,11 +20,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/utils.h" + #include "wx/window.h" #endif -#include "wx/utils.h" -#include "wx/window.h" - #if wxUSE_IMAGE #include "wx/image.h" #endif