From: c vw Date: Fri, 27 Jul 2018 08:23:51 +0000 (+0200) Subject: forgot to include mode.h X-Git-Url: https://git.rkrishnan.org/pf/content/en/seg/status?a=commitdiff_plain;h=7e45704924695308df4af29be756aa95f4bd584a;p=pihpsdr.git forgot to include mode.h --- diff --git a/audio.c b/audio.c index 8d9ccf6..cf49fee 100644 --- a/audio.c +++ b/audio.c @@ -41,6 +41,7 @@ #include "radio.h" #include "receiver.h" #include "audio.h" +#include "mode.h" int audio = 0; int audio_buffer_size = 256; // samples (both left and right)