aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/tune_helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/tune_helper.cpp')
-rw-r--r--host/lib/tune_helper.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/tune_helper.cpp b/host/lib/tune_helper.cpp
index 1e5c4cd0d..381685578 100644
--- a/host/lib/tune_helper.cpp
+++ b/host/lib/tune_helper.cpp
@@ -17,10 +17,11 @@
#include <uhd/utils/tune_helper.hpp>
#include <uhd/utils/algorithm.hpp>
-#include <uhd/props.hpp>
+#include <uhd/usrp/subdev_props.hpp>
#include <cmath>
using namespace uhd;
+using namespace uhd::usrp;
/***********************************************************************
* Tune Helper Function