diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES index d98e147ecc..40ed6b0da3 100644 --- a/apps/plugins/bitmaps/native/SOURCES +++ b/apps/plugins/bitmaps/native/SOURCES @@ -237,7 +237,7 @@ flipit_tokens.25x50x2.bmp #else /* monochrome */ #if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122 flipit_tokens.28x56x1.bmp -#if LCD_WIDTH >= 80 && LCD_HEIGHT >= 62 +#elif LCD_WIDTH >= 80 && LCD_HEIGHT >= 62 flipit_tokens.16x26x1.bmp #endif #endif