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/usrp/mboard/base.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/usrp/mboard/base.cpp') diff --git a/lib/usrp/mboard/base.cpp b/lib/usrp/mboard/base.cpp index 3baf4c0a4..f4f0324f3 100644 --- a/lib/usrp/mboard/base.cpp +++ b/lib/usrp/mboard/base.cpp @@ -15,10 +15,10 @@ // along with this program. If not, see . // -#include +#include #include -using namespace usrp_uhd::usrp::mboard; +using namespace uhd::usrp::mboard; base::base(void){ /* NOP */ -- cgit v1.2.3