ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5_rss.c
index f47bda6..9e12b51 100644 (file)
@@ -48,7 +48,7 @@
 #endif
 
 #include <rte_malloc.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 
 #include "mlx5.h"
 #include "mlx5_defs.h"