summaryrefslogtreecommitdiff
path: root/gr-fec/lib/decode_ccsds_27_fb_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/lib/decode_ccsds_27_fb_impl.h')
-rw-r--r--gr-fec/lib/decode_ccsds_27_fb_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fec/lib/decode_ccsds_27_fb_impl.h b/gr-fec/lib/decode_ccsds_27_fb_impl.h
index c02e284e70..c28ee77b1a 100644
--- a/gr-fec/lib/decode_ccsds_27_fb_impl.h
+++ b/gr-fec/lib/decode_ccsds_27_fb_impl.h
@@ -26,7 +26,7 @@
#include <fec/decode_ccsds_27_fb.h>
extern "C" {
-#include "viterbi/viterbi.h"
+#include <fec/viterbi.h>
}
namespace gr {