From: c vw <dl1ycf@darc.de>
Date: Thu, 9 Jan 2020 18:38:54 +0000 (+0100)
Subject: missing include
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/components?a=commitdiff_plain;h=58dca25d8a54b464e24d82660b4b7a217e3330d7;p=pihpsdr.git

missing include
---

diff --git a/audio.c b/audio.c
index 0a3664e..ba5b3aa 100644
--- a/audio.c
+++ b/audio.c
@@ -46,6 +46,7 @@
 #ifdef SOAPYSDR
 #include "soapy_protocol.h"
 #endif
+#include "vfo.h"
 
 int audio = 0;
 int mic_buffer_size = 720; // samples (both left and right)