summaryrefslogtreecommitdiff
path: root/gr-fec/lib/async_decoder_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/lib/async_decoder_impl.h')
-rw-r--r--gr-fec/lib/async_decoder_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/lib/async_decoder_impl.h b/gr-fec/lib/async_decoder_impl.h
index d3bf0adb31..635321acad 100644
--- a/gr-fec/lib/async_decoder_impl.h
+++ b/gr-fec/lib/async_decoder_impl.h
@@ -23,8 +23,8 @@
#ifndef INCLUDED_FEC_ASYNC_DECODER_IMPL_H
#define INCLUDED_FEC_ASYNC_DECODER_IMPL_H
-#include <gnuradio/fec/async_decoder.h>
#include <gnuradio/blocks/pack_k_bits.h>
+#include <gnuradio/fec/async_decoder.h>
namespace gr {
namespace fec {