diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/aiorecord.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/aiorecord.cc b/src/aiorecord.cc index 4da5366..6132496 100644 --- a/src/aiorecord.cc +++ b/src/aiorecord.cc @@ -25,8 +25,6 @@ * License along with LibAudioIO; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "audioin.h" - #include <stdio.h> #include <getopt.h> #include <config.h> |