diff options
Diffstat (limited to 'apps/plugins/wormlet.c')
| -rw-r--r-- | apps/plugins/wormlet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c index bc7d8bf..5a897be 100644 --- a/apps/plugins/wormlet.c +++ b/apps/plugins/wormlet.c @@ -208,7 +208,7 @@ PLUGIN_HEADER #define BTN_QUIT BUTTON_RC_REC #define BTN_STOPRESET BUTTON_RC_MODE -#elif (CONFIG_KEYPAD == COWOND2_PAD) +#elif (CONFIG_KEYPAD == COWON_D2_PAD) #define BTN_QUIT BUTTON_POWER |