diff options
Diffstat (limited to 'apps/plugins/SUBDIRS')
| -rw-r--r-- | apps/plugins/SUBDIRS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 91ce3c2..7693457 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -33,7 +33,7 @@ zxbox #endif /* For all big enough colour screens, iriver H1x0 and iAudio M5 */ -#if defined(HAVE_LCD_COLOR) && LCD_HEIGHT > 80\ +#if defined(HAVE_LCD_COLOR) && LCD_HEIGHT > 96\ || defined(IRIVER_H100_SERIES) || defined(IAUDIO_M5) pacbox #endif |