summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/plasma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/plasma.c b/apps/plugins/plasma.c
index 668cff0cd7..71039f8bb2 100644
--- a/apps/plugins/plasma.c
+++ b/apps/plugins/plasma.c
@@ -63,7 +63,7 @@ static int plasma_frequency;
63 63
64#ifdef HAVE_LCD_COLOR 64#ifdef HAVE_LCD_COLOR
65#if CONFIG_KEYPAD == IAUDIO_X5_PAD 65#if CONFIG_KEYPAD == IAUDIO_X5_PAD
66#define PLASMA_REGEN_COLORS BUTTON_SELECT 66#define PLASMA_REGEN_COLORS BUTTON_PLAY
67#elif CONFIG_KEYPAD == IPOD_4G_PAD 67#elif CONFIG_KEYPAD == IPOD_4G_PAD
68#define PLASMA_REGEN_COLORS BUTTON_SELECT 68#define PLASMA_REGEN_COLORS BUTTON_SELECT
69#elif CONFIG_KEYPAD == IRIVER_H300_PAD 69#elif CONFIG_KEYPAD == IRIVER_H300_PAD