aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/n230/n230_frontend_ctrl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/n230/n230_frontend_ctrl.cpp')
-rw-r--r--host/lib/usrp/n230/n230_frontend_ctrl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/n230/n230_frontend_ctrl.cpp b/host/lib/usrp/n230/n230_frontend_ctrl.cpp
index 6da386354..9de106fde 100644
--- a/host/lib/usrp/n230/n230_frontend_ctrl.cpp
+++ b/host/lib/usrp/n230/n230_frontend_ctrl.cpp
@@ -53,6 +53,7 @@ static const boost::uint32_t STATE_TX_TXRX = (TX_ENABLE
| SFDX_TX
| LED_TXRX_TX);
+using namespace uhd::usrp;
class n230_frontend_ctrl_impl : public n230_frontend_ctrl
{