ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5_mac.c
index 9fb5ba5..a5e78ec 100644 (file)
@@ -52,7 +52,7 @@
 #endif
 
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_common.h>
 
 #include "mlx5.h"