]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/vhost/rte_eth_vhost.c
net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / vhost / rte_eth_vhost.c
index 5845bb15f3c46c612a4fc58765081a5a8aca6873..d198fc8a8e9d7cf72c96e475f3a7fc21dce39ce7 100644 (file)
@@ -8,8 +8,8 @@
 #include <sys/epoll.h>
 
 #include <rte_mbuf.h>
-#include <rte_ethdev_driver.h>
-#include <rte_ethdev_vdev.h>
+#include <ethdev_driver.h>
+#include <ethdev_vdev.h>
 #include <rte_malloc.h>
 #include <rte_memcpy.h>
 #include <rte_bus_vdev.h>