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/device_test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/device_test.cpp') diff --git a/test/device_test.cpp b/test/device_test.cpp index 328ea9c0c..a868cf9f6 100644 --- a/test/device_test.cpp +++ b/test/device_test.cpp @@ -16,9 +16,9 @@ // #include -#include +#include -using namespace usrp_uhd; +using namespace uhd; BOOST_AUTO_TEST_CASE(test_device){ device_addr_t device_addr(DEVICE_ADDR_TYPE_VIRTUAL); -- cgit v1.2.3