diff options
Diffstat (limited to 'apps/plugins/test_grey.c')
| -rw-r--r-- | apps/plugins/test_grey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_grey.c b/apps/plugins/test_grey.c index 31f6310..5931d96 100644 --- a/apps/plugins/test_grey.c +++ b/apps/plugins/test_grey.c @@ -22,7 +22,7 @@ #include "lib/grey.h" #include "lib/helper.h" -PLUGIN_HEADER + #if (CONFIG_KEYPAD == IPOD_4G_PAD) || (CONFIG_KEYPAD == IPOD_3G_PAD) \ || (CONFIG_KEYPAD == IPOD_1G2G_PAD) |