X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..30c4dd918ad3fd79065f5253e012b39e5fe942c8:/src/palmos/timer.cpp?ds=sidebyside diff --git a/src/palmos/timer.cpp b/src/palmos/timer.cpp index 426dc30367..f9628a20d4 100644 --- a/src/palmos/timer.cpp +++ b/src/palmos/timer.cpp @@ -18,6 +18,8 @@ #if wxUSE_TIMER +#include "wx/timer.h" + #ifndef WX_PRECOMP #include "wx/list.h" #include "wx/window.h" @@ -25,12 +27,9 @@ #include "wx/app.h" #include "wx/intl.h" #include "wx/log.h" + #include "wx/hashmap.h" #endif -#include "wx/hashmap.h" - -#include "wx/timer.h" - #include "wx/palmos/private.h" // from utils.cpp