ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5.c
index abf0261..9d1de36 100644 (file)
@@ -51,7 +51,7 @@
 #endif
 
 #include <rte_malloc.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_pci.h>
 #include <rte_pci.h>
 #include <rte_bus_pci.h>