From c5480830c6e8e8e862523b3ebf3117fda8a100df Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 9 Feb 2010 16:28:16 -0800 Subject: renamed usrp_uhd to uhd --- test/gain_handler_test.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/gain_handler_test.cpp') diff --git a/test/gain_handler_test.cpp b/test/gain_handler_test.cpp index 074a67ec8..30e88c445 100644 --- a/test/gain_handler_test.cpp +++ b/test/gain_handler_test.cpp @@ -16,11 +16,11 @@ // #include -#include -#include +#include +#include #include -using namespace usrp_uhd; +using namespace uhd; enum prop_t{ PROP_GAIN, -- cgit v1.2.3