ethdev: separate driver APIs
[dpdk.git] / drivers / net / avf / avf_ethdev.c
index b36d317..cf7bbb2 100644 (file)
@@ -19,7 +19,7 @@
 #include <rte_atomic.h>
 #include <rte_eal.h>
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_pci.h>
 #include <rte_malloc.h>
 #include <rte_memzone.h>