mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 02:48:31 +01:00
another synthax error
This commit is contained in:
parent
b9e269f9dc
commit
e06646367b
@ -3,7 +3,7 @@
|
|||||||
#include <wav.h>
|
#include <wav.h>
|
||||||
#include <dsp/types.h>
|
#include <dsp/types.h>
|
||||||
#include <dsp/stream.h>
|
#include <dsp/stream.h>
|
||||||
#include <dsp/bench./peak_level_meter.h>
|
#include <dsp/bench/peak_level_meter.h>
|
||||||
#include <dsp/sink/handler_sink.h>
|
#include <dsp/sink/handler_sink.h>
|
||||||
#include <dsp/routing/splitter.h>
|
#include <dsp/routing/splitter.h>
|
||||||
#include <dsp/audio/volume.h>
|
#include <dsp/audio/volume.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user