diff options
Diffstat (limited to 'host/lib/transport/dpdk_zero_copy.cpp')
-rw-r--r-- | host/lib/transport/dpdk_zero_copy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/transport/dpdk_zero_copy.cpp b/host/lib/transport/dpdk_zero_copy.cpp index fab2098c1..2e95efd81 100644 --- a/host/lib/transport/dpdk_zero_copy.cpp +++ b/host/lib/transport/dpdk_zero_copy.cpp @@ -8,7 +8,7 @@ #include <uhd/config.hpp> #include <uhd/utils/static.hpp> #include <uhd/utils/log.hpp> -#include <uhd/transport/uhd-dpdk.h> +#include <uhdlib/transport/uhd-dpdk.h> #include <boost/make_shared.hpp> #include <sys/syslog.h> #include <stack> |