X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..bf00495160b4a9c41994aa789d6b3b80a2d27b39:/src/motif/cursor.cpp diff --git a/src/motif/cursor.cpp b/src/motif/cursor.cpp index fdcb917d39..11c30421c7 100644 --- a/src/motif/cursor.cpp +++ b/src/motif/cursor.cpp @@ -21,10 +21,9 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/utils.h" + #include "wx/window.h" #endif -#include "wx/window.h" - #if wxUSE_IMAGE #include "wx/image.h" #endif