summaryrefslogtreecommitdiff
path: root/gr-fft/lib/goertzel_fc_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fft/lib/goertzel_fc_impl.h')
-rw-r--r--gr-fft/lib/goertzel_fc_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-fft/lib/goertzel_fc_impl.h b/gr-fft/lib/goertzel_fc_impl.h
index 426bc71f6b..79b24f15c4 100644
--- a/gr-fft/lib/goertzel_fc_impl.h
+++ b/gr-fft/lib/goertzel_fc_impl.h
@@ -23,8 +23,8 @@
#ifndef INCLUDED_FFT_GOERTZEL_FC_IMPL_H
#define INCLUDED_FFT_GOERTZEL_FC_IMPL_H
-#include <fft/goertzel_fc.h>
-#include <fft/goertzel.h>
+#include <gnuradio/fft/goertzel_fc.h>
+#include <gnuradio/fft/goertzel.h>
namespace gr {
namespace fft {