summaryrefslogtreecommitdiff
path: root/usrp2/host/lib/usrp2_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/host/lib/usrp2_thread.h')
-rw-r--r--usrp2/host/lib/usrp2_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/lib/usrp2_thread.h b/usrp2/host/lib/usrp2_thread.h
index c7f9e1aaf..12723e947 100644
--- a/usrp2/host/lib/usrp2_thread.h
+++ b/usrp2/host/lib/usrp2_thread.h
@@ -23,7 +23,7 @@
#ifndef INCLUDED_USRP2_THREAD_H
#define INCLUDED_USRP2_THREAD_H
-#include <omnithread.h>
+#include <gnuradio/omnithread.h>
#include <usrp2_impl.h>
namespace usrp2 {