diff --git a/apps/main.c b/apps/main.c index 363e174d24..a1483c756d 100644 --- a/apps/main.c +++ b/apps/main.c @@ -98,7 +98,9 @@ int main(void) #include "power.h" #include "talk.h" #include "plugin.h" +#ifdef CONFIG_TUNER #include "radio.h" +#endif /*#define AUTOROCK*/ /* define this to check for "autostart.rock" on boot */