X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ad9835c97c10c0d7de345e3a7a7c0fc2776eb2cb..d68d85908b4f6073ae1c100abe3d9469fcd451d9:/src/palmos/treectrl.cpp diff --git a/src/palmos/treectrl.cpp b/src/palmos/treectrl.cpp index f8aa33d8a9..0c77b78c30 100644 --- a/src/palmos/treectrl.cpp +++ b/src/palmos/treectrl.cpp @@ -26,14 +26,16 @@ #if wxUSE_TREECTRL +#include "wx/treectrl.h" + #ifndef WX_PRECOMP #include "wx/dynarray.h" + #include "wx/log.h" + #include "wx/app.h" #endif #include "wx/palmos/private.h" -#include "wx/app.h" -#include "wx/log.h" #include "wx/imaglist.h" #include "wx/settings.h"