aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/dpdk_zero_copy.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/transport/dpdk_zero_copy.hpp')
-rw-r--r--host/lib/transport/dpdk_zero_copy.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/transport/dpdk_zero_copy.hpp b/host/lib/transport/dpdk_zero_copy.hpp
index 0e5e30285..a4b5b4879 100644
--- a/host/lib/transport/dpdk_zero_copy.hpp
+++ b/host/lib/transport/dpdk_zero_copy.hpp
@@ -8,10 +8,10 @@
#define DPDK_ZERO_COPY_HPP
#include <uhd/config.hpp>
-#include <uhd/transport/zero_copy.hpp>
#include <uhd/types/device_addr.hpp>
#include <uhd/utils/static.hpp>
#include <uhd/utils/log.hpp>
+#include <uhd/transport/zero_copy.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>