summaryrefslogtreecommitdiff
path: root/apps/debug_menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.c')
-rw-r--r--apps/debug_menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 8e1abdd161..2a742408d2 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -52,7 +52,9 @@
52#ifdef HAVE_TAGCACHE 52#ifdef HAVE_TAGCACHE
53#include "tagcache.h" 53#include "tagcache.h"
54#endif 54#endif
55#ifdef HAVE_REMOTE_LCD
55#include "lcd-remote.h" 56#include "lcd-remote.h"
57#endif
56#include "crc32.h" 58#include "crc32.h"
57#include "logf.h" 59#include "logf.h"
58#if (CONFIG_PLATFORM & PLATFORM_NATIVE) 60#if (CONFIG_PLATFORM & PLATFORM_NATIVE)