1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-12 02:40:02 -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
@@ -54,7 +54,7 @@
#include "libfreedv.h"
#include "freedv_api_internal.h"
#include "freedv_vhf_framing.h"
#include "codec2/comp_prim.h"
#include "comp_prim.h"
#include "freedv_filter.h"
#include "codec2_ofdm.h"