ethdev: separate driver APIs
[dpdk.git] / drivers / net / ena / ena_ethdev.c
index 5419e61..83e0ae2 100644 (file)
@@ -32,7 +32,7 @@
 */
 
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_pci.h>
 #include <rte_tcp.h>
 #include <rte_atomic.h>