summaryrefslogtreecommitdiff
path: root/gr-trellis/lib/core_algorithms.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gr-trellis/lib/core_algorithms.cc')
-rw-r--r--gr-trellis/lib/core_algorithms.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-trellis/lib/core_algorithms.cc b/gr-trellis/lib/core_algorithms.cc
index a704e5f9a6..a8a0174551 100644
--- a/gr-trellis/lib/core_algorithms.cc
+++ b/gr-trellis/lib/core_algorithms.cc
@@ -23,8 +23,8 @@
#include <cstring>
#include <stdexcept>
#include <iostream>
-#include <trellis/core_algorithms.h>
-#include <trellis/calc_metric.h>
+#include <gnuradio/trellis/core_algorithms.h>
+#include <gnuradio/trellis/calc_metric.h>
namespace gr {
namespace trellis {