]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/vhost/rte_eth_vhost.c
ethdev: separate driver APIs
[dpdk.git] / drivers / net / vhost / rte_eth_vhost.c
index 0144285801f7fd25c828b7a797d3e7d6b07da76a..4e541e3d8d04680a18afc0861c4a70055a7b106e 100644 (file)
@@ -35,7 +35,7 @@
 #include <stdbool.h>
 
 #include <rte_mbuf.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_malloc.h>
 #include <rte_memcpy.h>