summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 39b68ce6a6..c122427900 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -94,8 +94,8 @@ gui/statusbar.c
94gui/statusbar-skinned.c 94gui/statusbar-skinned.c
95#endif 95#endif
96#if (CONFIG_PLATFORM&PLATFORM_ANDROID) 96#if (CONFIG_PLATFORM&PLATFORM_ANDROID)
97hosted/yesno.c 97hosted/android/yesno.c
98hosted/notification.c 98hosted/android/notification.c
99#else 99#else
100gui/yesno.c 100gui/yesno.c
101#endif 101#endif
@@ -126,7 +126,7 @@ player/keyboard.c
126recorder/bmp.c 126recorder/bmp.c
127recorder/icons.c 127recorder/icons.c
128#if (CONFIG_PLATFORM&PLATFORM_ANDROID) 128#if (CONFIG_PLATFORM&PLATFORM_ANDROID)
129hosted/keyboard.c 129hosted/android/keyboard.c
130#else 130#else
131recorder/keyboard.c 131recorder/keyboard.c
132#endif 132#endif