aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Channelizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/Channelizer.cpp')
-rw-r--r--Transceiver52M/Channelizer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Transceiver52M/Channelizer.cpp b/Transceiver52M/Channelizer.cpp
index 80eab3e..2d817b0 100644
--- a/Transceiver52M/Channelizer.cpp
+++ b/Transceiver52M/Channelizer.cpp
@@ -28,8 +28,8 @@
#include "Channelizer.h"
extern "C" {
-#include "common/fft.h"
-#include "common/convolve.h"
+#include "fft.h"
+#include "convolve.h"
}
static void deinterleave(const float *in, size_t ilen,