summaryrefslogtreecommitdiff
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings.c b/apps/settings.c
index 2001c354d3..cb969e7fdf 100644
--- a/apps/settings.c
+++ b/apps/settings.c
@@ -89,7 +89,7 @@ const char rec_base_directory[] = REC_BASE_DIR;
89#endif /* CONFIG_CODEC == SWCODEC */ 89#endif /* CONFIG_CODEC == SWCODEC */
90 90
91#ifdef HAVE_WM8758 91#ifdef HAVE_WM8758
92#include "eq_menu.h" 92#include "menus/eq_menu.h"
93#endif 93#endif
94 94
95#define NVRAM_BLOCK_SIZE 44 95#define NVRAM_BLOCK_SIZE 44