diff options
Diffstat (limited to 'usrp2/host/lib/control.h')
-rw-r--r-- | usrp2/host/lib/control.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/lib/control.h b/usrp2/host/lib/control.h index 33f73fa943..0e8fcfe57b 100644 --- a/usrp2/host/lib/control.h +++ b/usrp2/host/lib/control.h @@ -19,7 +19,7 @@ #ifndef INCLUDED_CONTROL_H #define INCLUDED_CONTROL_H -#include <omnithread.h> +#include <gnuradio/omnithread.h> #include <usrp2_eth_packet.h> namespace usrp2 { |