summaryrefslogtreecommitdiff
path: root/firmware/drivers/fmradio.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/fmradio.c')
-rw-r--r--firmware/drivers/fmradio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/drivers/fmradio.c b/firmware/drivers/fmradio.c
index c64d06e066..f231d47b89 100644
--- a/firmware/drivers/fmradio.c
+++ b/firmware/drivers/fmradio.c
@@ -22,6 +22,7 @@
22#include "thread.h" 22#include "thread.h"
23#include "debug.h" 23#include "debug.h"
24#include "system.h" 24#include "system.h"
25#include "fmradio.h"
25 26
26#if CONFIG_TUNER 27#if CONFIG_TUNER
27 28