mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
add include
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#ifdef STEREO_SSB
|
#ifdef STEREO_SSB
|
||||||
#include <liquid/liquid.h>
|
#include <liquid/liquid.h>
|
||||||
#include <complex.h>
|
#include <complex.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
typedef struct delay_line_t {
|
typedef struct delay_line_t {
|
||||||
float *buffer;
|
float *buffer;
|
||||||
|
|||||||
Reference in New Issue
Block a user