ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5_rxq.c
index 9504727..8e4fbbf 100644 (file)
@@ -52,7 +52,7 @@
 
 #include <rte_mbuf.h>
 #include <rte_malloc.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_common.h>
 #include <rte_interrupts.h>
 #include <rte_debug.h>