#if wxUSE_TREECTRL
+#ifndef WX_PRECOMP
+ #include "wx/dynarray.h"
+#endif
+
#include "wx/palmos/private.h"
#include "wx/app.h"
#include "wx/log.h"
-#include "wx/dynarray.h"
#include "wx/imaglist.h"
#include "wx/settings.h"
}
#endif // wxUSE_TREECTRL
-