summaryrefslogtreecommitdiffstats
path: root/apps/plugins/fractals/fractal.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/fractals/fractal.h')
-rw-r--r--apps/plugins/fractals/fractal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/fractals/fractal.h b/apps/plugins/fractals/fractal.h
index d4d013550e..55bd513fe0 100644
--- a/apps/plugins/fractals/fractal.h
+++ b/apps/plugins/fractals/fractal.h
@@ -470,7 +470,7 @@
#define FRACTAL_PRECISION_DEC (BUTTON_PLAY | BUTTON_PREV)
#define FRACTAL_RESET (BUTTON_HOME | BUTTON_POWER)
-#elif CONFIG_KEYPAD == FIIO_M3K_PAD
+#elif CONFIG_KEYPAD == FIIO_M3K_LINUX_PAD
#define FRACTAL_QUIT BUTTON_POWER
#define FRACTAL_UP BUTTON_HOME
#define FRACTAL_DOWN BUTTON_OPTION