X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..137c8bde085d6d5b7c459902d2ea1a198ab48765:/src/palmos/treectrl.cpp diff --git a/src/palmos/treectrl.cpp b/src/palmos/treectrl.cpp index 45246666e2..821620c2ae 100644 --- a/src/palmos/treectrl.cpp +++ b/src/palmos/treectrl.cpp @@ -31,13 +31,13 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/log.h" + #include "wx/app.h" + #include "wx/settings.h" #endif #include "wx/palmos/private.h" -#include "wx/app.h" #include "wx/imaglist.h" -#include "wx/settings.h" // macros to hide the cast ugliness // --------------------------------