ethdev: separate driver APIs
[dpdk.git] / drivers / net / i40e / i40e_flow.c
index cd9a9b6..a74fa08 100644 (file)
@@ -11,7 +11,7 @@
 #include <stdarg.h>
 
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_log.h>
 #include <rte_malloc.h>
 #include <rte_eth_ctrl.h>