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 --- lib/gain_handler.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/gain_handler.cpp') diff --git a/lib/gain_handler.cpp b/lib/gain_handler.cpp index 8713ad766..85cacd2a5 100644 --- a/lib/gain_handler.cpp +++ b/lib/gain_handler.cpp @@ -15,14 +15,14 @@ // along with this program. If not, see . // -#include -#include +#include +#include #include #include #include #include -using namespace usrp_uhd; +using namespace uhd; /*********************************************************************** * Helper functions and macros -- cgit v1.2.3