X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..94f6d685cb30a8e62d21254bbf19902b48eb2443:/src/palmos/treectrl.cpp diff --git a/src/palmos/treectrl.cpp b/src/palmos/treectrl.cpp index 0c77b78c30..821620c2ae 100644 --- a/src/palmos/treectrl.cpp +++ b/src/palmos/treectrl.cpp @@ -32,12 +32,12 @@ #include "wx/dynarray.h" #include "wx/log.h" #include "wx/app.h" + #include "wx/settings.h" #endif #include "wx/palmos/private.h" #include "wx/imaglist.h" -#include "wx/settings.h" // macros to hide the cast ugliness // --------------------------------