net/mlx5: fix synchronization on polling Rx completions
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.c
index 4f4334d..5821768 100644 (file)
@@ -26,7 +26,7 @@
 #include <rte_eal.h>
 #include <rte_alarm.h>
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_pci.h>
 #include <rte_malloc.h>
 #include <rte_random.h>