summaryrefslogtreecommitdiff
path: root/apps/menus/eq_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/menus/eq_menu.h')
-rw-r--r--apps/menus/eq_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/menus/eq_menu.h b/apps/menus/eq_menu.h
index 8147088c2b..04e8be2ead 100644
--- a/apps/menus/eq_menu.h
+++ b/apps/menus/eq_menu.h
@@ -40,7 +40,7 @@
40#define EQ_USER_DIVISOR 10 40#define EQ_USER_DIVISOR 10
41 41
42bool eq_browse_presets(void); 42bool eq_browse_presets(void);
43bool eq_menu_graphical(void); 43int eq_menu_graphical(void);
44 44
45/* utility functions for settings_list.c */ 45/* utility functions for settings_list.c */
46const char* eq_q_format(char* buffer, size_t buffer_size, int value, 46const char* eq_q_format(char* buffer, size_t buffer_size, int value,