ethdev: separate driver APIs
[dpdk.git] / drivers / net / avf / avf_vchnl.c
index cc347e6..fa71014 100644 (file)
@@ -16,7 +16,7 @@
 #include <rte_atomic.h>
 #include <rte_eal.h>
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_dev.h>
 
 #include "avf_log.h"