summaryrefslogtreecommitdiff
path: root/lib/topology_handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/topology_handler.cpp')
-rw-r--r--lib/topology_handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/topology_handler.cpp b/lib/topology_handler.cpp
index 5ad9378..27c2346 100644
--- a/lib/topology_handler.cpp
+++ b/lib/topology_handler.cpp
@@ -16,7 +16,7 @@
#include <gras_impl/block_actor.hpp>
-using namespace gnuradio;
+using namespace gras;
template <typename V, typename Sig>
void fill_item_sizes_from_sig(V &v, const Sig &s, const size_t size)