summaryrefslogtreecommitdiff
path: root/lib/output_handlers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/output_handlers.cpp')
-rw-r--r--lib/output_handlers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/output_handlers.cpp b/lib/output_handlers.cpp
index c3d8392..7256a75 100644
--- a/lib/output_handlers.cpp
+++ b/lib/output_handlers.cpp
@@ -17,7 +17,7 @@
#include <gras_impl/block_actor.hpp>
#include <boost/foreach.hpp>
-using namespace gnuradio;
+using namespace gras;
void BlockActor::handle_output_buffer(const OutputBufferMessage &message, const Theron::Address)