aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/n230/n230_cores.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/n230/n230_cores.hpp')
-rw-r--r--host/lib/usrp/n230/n230_cores.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/n230/n230_cores.hpp b/host/lib/usrp/n230/n230_cores.hpp
index 2768ada41..b37a6c1ef 100644
--- a/host/lib/usrp/n230/n230_cores.hpp
+++ b/host/lib/usrp/n230/n230_cores.hpp
@@ -14,7 +14,7 @@
namespace uhd { namespace usrp { namespace n230 {
-class n230_core_spi_core : boost::noncopyable, public uhd::spi_iface {
+class n230_core_spi_core : uhd::noncopyable, public uhd::spi_iface {
public:
typedef boost::shared_ptr<n230_core_spi_core> sptr;