summaryrefslogtreecommitdiff
path: root/apps/eq_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/eq_menu.h')
-rw-r--r--apps/eq_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/eq_menu.h b/apps/eq_menu.h
index 928a97238a..e432ea91e3 100644
--- a/apps/eq_menu.h
+++ b/apps/eq_menu.h
@@ -27,6 +27,7 @@ bool eq_menu_graphical(void);
27bool eq_menu(void); 27bool eq_menu(void);
28#ifdef HAVE_WM8758 28#ifdef HAVE_WM8758
29bool eq_hw_menu(void); 29bool eq_hw_menu(void);
30void eq_hw_enable(bool enable);
30#endif 31#endif
31 32
32#endif 33#endif