1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-29 05:24:18 -04:00

libfreedv: do not taek comp_prim.h from Codec2 library

This commit is contained in:
f4exb
2019-03-05 03:36:04 +01:00
parent d3030b37eb
commit 7d9d53c4f0
7 changed files with 155 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
#include <math.h>
#include "linreg.h"
#include "codec2/comp_prim.h"
#include "comp_prim.h"
namespace FreeDV
{