Fix red. Why did it go unnoticed through the build system?

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28424 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2010-10-31 16:45:14 +00:00
parent b30447cd9c
commit 40ed5f57d9

View file

@ -465,10 +465,10 @@ static void qs_set_default(void* setting, void* defaultval)
#endif
#ifdef HAVE_TOUCHSCREEN
#if defined(APPLICATION)
|| defined(ONDA_VX747)
|| defined(ONDA_VX767)
|| defined(ONDA_VX747P)
#if defined(APPLICATION) \
|| defined(ONDA_VX747) \
|| defined(ONDA_VX767) \
|| defined(ONDA_VX747P) \
|| defined(ONDA_VX777)
#define DEFAULT_TOUCHSCREEN_MODE TOUCHSCREEN_POINT