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