From 29a019d2761f8001f2c132968c67b060a0ba24bc Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Tue, 14 Aug 2012 19:39:08 -0400
Subject: digital: moved metric_type.h to digital include dir. Fixed gr-trellis
 to work with this.

---
 gr-trellis/src/lib/core_algorithms.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-trellis/src/lib/core_algorithms.h')

diff --git a/gr-trellis/src/lib/core_algorithms.h b/gr-trellis/src/lib/core_algorithms.h
index a8765225bf..f1e1fc9c22 100644
--- a/gr-trellis/src/lib/core_algorithms.h
+++ b/gr-trellis/src/lib/core_algorithms.h
@@ -26,7 +26,7 @@
 #include <cmath>
 #include <vector>
 //#include <gr_complex.h>
-#include "digital_metric_type.h"
+#include "digital/metric_type.h"
 #include "fsm.h"
 #include "interleaver.h"
 
-- 
cgit v1.2.3