aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/test_clock_synch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/test_clock_synch.cpp')
-rw-r--r--host/examples/test_clock_synch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/test_clock_synch.cpp b/host/examples/test_clock_synch.cpp
index b1af6790b..1756cdbb9 100644
--- a/host/examples/test_clock_synch.cpp
+++ b/host/examples/test_clock_synch.cpp
@@ -27,7 +27,7 @@
#include <uhd/types/time_spec.hpp>
#include <uhd/usrp/multi_usrp.hpp>
#include <uhd/utils/safe_main.hpp>
-#include <uhd/utils/thread_priority.hpp>
+#include <uhd/utils/thread.hpp>
namespace po = boost::program_options;