ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx4 / mlx4.h
index 2ab2988..30a544f 100644 (file)
@@ -47,7 +47,7 @@
 #pragma GCC diagnostic error "-Wpedantic"
 #endif
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ether.h>
 #include <rte_interrupts.h>
 #include <rte_mempool.h>