summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES.app_build
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES.app_build')
-rw-r--r--apps/plugins/SOURCES.app_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build
index 990a7c1c86..89a8b0ede6 100644
--- a/apps/plugins/SOURCES.app_build
+++ b/apps/plugins/SOURCES.app_build
@@ -1,4 +1,4 @@
1#ifndef HAVE_TOUCHSCREEN 1#if !defined(HAVE_TOUCHSCREEN) || defined(DX50) || defined(DX90)
2/* In devices running RockBox as an application, but having a keypad */ 2/* In devices running RockBox as an application, but having a keypad */
3#include "SOURCES" 3#include "SOURCES"
4#else 4#else