summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 1874eda18d..4485f87c72 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -59,7 +59,7 @@ solitaire.c
59sokoban.c 59sokoban.c
60star.c 60star.c
61starfield.c 61starfield.c
62#if (LCD_WIDTH != 240) && (LCD_WIDTH != 128) 62#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64))
63tetrox.c 63tetrox.c
64#endif 64#endif
65#if CONFIG_LCD == LCD_SSD1815 65#if CONFIG_LCD == LCD_SSD1815