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, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index 1007c97414..bc2a73fc9c 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -75,7 +75,7 @@
75#include "tuner.h" 75#include "tuner.h"
76#include "radio.h" 76#include "radio.h"
77#endif 77#endif
78#endif 78#endif /* CONFIG_PLATFORM & PLATFORM_NATIVE */
79#include "power.h" 79#include "power.h"
80 80
81#if (defined(SAMSUNG_YPR0) || defined(SAMSUNG_YPR1)) && defined(CONFIG_TUNER) 81#if (defined(SAMSUNG_YPR0) || defined(SAMSUNG_YPR1)) && defined(CONFIG_TUNER)