1
0
Fork 0
forked from len0rd/rockbox

Ooops. Fix red builds

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11070 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2006-09-26 20:10:58 +00:00
parent 84bd53e743
commit 9e92d06dd1

View file

@ -194,9 +194,9 @@ void ev_poll(void)
rb->wheel_send_events(false);
#endif
}
#if CONFIG_KEYPAD != IPOD_4G_PAD
}
#ifndef HAVE_WHEEL_POSITION
}
#endif
}