Fix broken Ondio bulids

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6875 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christi Scarborough 2005-06-26 15:50:26 +00:00
parent 9bfea3e746
commit b16cc2636e

View file

@ -475,7 +475,9 @@ static bool ask_resume(bool just_powered_on)
#ifdef TREE_RC_RUN_PRE
case TREE_RC_RUN_PRE: /* catch the press, not the release */
#else
#ifdef TREE_RC_RUN
case TREE_RC_RUN:
#endif
#endif
ignore_power = false;
/* Don't ignore the power button for subsequent calls */