summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/png/png.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/png/png.h b/apps/plugins/png/png.h
index 2449a754e3..f52976eeb9 100644
--- a/apps/plugins/png/png.h
+++ b/apps/plugins/png/png.h
@@ -299,6 +299,7 @@ You are free to name this file lodepng.cpp or lodepng.c depending on your usage.
299#define PNG_PREVIOUS BUTTON_PLAYLIST 299#define PNG_PREVIOUS BUTTON_PLAYLIST
300 300
301#elif CONFIG_KEYPAD == ONDAVX747_PAD 301#elif CONFIG_KEYPAD == ONDAVX747_PAD
302#define PNG_MENU BUTTON_POWER
302 303
303#else 304#else
304#error No keymap defined! 305#error No keymap defined!