summaryrefslogtreecommitdiffstats
path: root/stream/stream_radio.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_radio.h')
-rw-r--r--stream/stream_radio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_radio.h b/stream/stream_radio.h
index 1c76cb9cc7..69066970e3 100644
--- a/stream/stream_radio.h
+++ b/stream/stream_radio.h
@@ -9,7 +9,7 @@
typedef struct radio_param_s{
/** name of radio device file */
char* device;
-#ifdef HAVE_RADIO_BSDBT848
+#ifdef CONFIG_RADIO_BSDBT848
/** minimal allowed frequency */
float freq_min;
/** maximal allowed frequency */