Fix volk.h include path. It should be volk/volk.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <thread>
|
||||
#include <dsp/stream.h>
|
||||
#include <dsp/types.h>
|
||||
#include <volk.h>
|
||||
#include <volk/volk.h>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.1415926535f
|
||||
|
||||
Reference in New Issue
Block a user