X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8326d649c00a47d3e77770a8e0a0a3b7ead56bb..22a35096a0a9c3fe4d3d32b8d68a361126ef9677:/src/palmos/cursor.cpp diff --git a/src/palmos/cursor.cpp b/src/palmos/cursor.cpp index de3a5ef231..a51fcc0d0f 100644 --- a/src/palmos/cursor.cpp +++ b/src/palmos/cursor.cpp @@ -33,11 +33,10 @@ #include "wx/icon.h" #include "wx/settings.h" #include "wx/intl.h" + #include "wx/image.h" + #include "wx/module.h" #endif -#include "wx/module.h" -#include "wx/image.h" - // ---------------------------------------------------------------------------- // private classes // ----------------------------------------------------------------------------