diff options
Diffstat (limited to 'apps/plugins/test_scanrate.c')
| -rw-r--r-- | apps/plugins/test_scanrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_scanrate.c b/apps/plugins/test_scanrate.c index 1aa9feb..81d8248 100644 --- a/apps/plugins/test_scanrate.c +++ b/apps/plugins/test_scanrate.c @@ -23,7 +23,7 @@ #if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && !defined(SIMULATOR) -PLUGIN_HEADER + #if (CONFIG_KEYPAD == RECORDER_PAD) || (CONFIG_KEYPAD == ONDIO_PAD) \ || (CONFIG_KEYPAD == IRIVER_H100_PAD) |