From f3e2e07201c50033bf6c9d0c6a6f068557b4f17f Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Wed, 17 Apr 2013 13:43:52 -0400
Subject: runtime: converting runtime core to gr namespace, gnuradio include
 dir.

---
 gr-trellis/include/trellis/api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-trellis/include/trellis/api.h')

diff --git a/gr-trellis/include/trellis/api.h b/gr-trellis/include/trellis/api.h
index 8b85addd96..bdf5842864 100644
--- a/gr-trellis/include/trellis/api.h
+++ b/gr-trellis/include/trellis/api.h
@@ -22,7 +22,7 @@
 #ifndef INCLUDED_TRELLIS_API_H
 #define INCLUDED_TRELLIS_API_H
 
-#include <attributes.h>
+#include <gnuradio/attributes.h>
 
 #ifdef gnuradio_trellis_EXPORTS
 #  define TRELLIS_API __GR_ATTR_EXPORT
-- 
cgit v1.2.3