aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/sync_to_gps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/examples/sync_to_gps.cpp')
-rw-r--r--host/examples/sync_to_gps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/sync_to_gps.cpp b/host/examples/sync_to_gps.cpp
index 3a9b5c7e4..006574cff 100644
--- a/host/examples/sync_to_gps.cpp
+++ b/host/examples/sync_to_gps.cpp
@@ -15,7 +15,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-#include <uhd/utils/thread_priority.hpp>
+#include <uhd/utils/thread.hpp>
#include <uhd/utils/safe_main.hpp>
#include <uhd/usrp/multi_usrp.hpp>
#include <boost/format.hpp>