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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fft/lib/goertzel_fc_impl.h b/gr-fft/lib/goertzel_fc_impl.h
index 607e7e1f95..c84512b586 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 <gnuradio/fft/goertzel_fc.h>
#include <gnuradio/fft/goertzel.h>
+#include <gnuradio/fft/goertzel_fc.h>
namespace gr {
namespace fft {