net/mlx5: fix resource release for mirror flow
[dpdk.git] / drivers / net / mlx5 / mlx5_rss.c
index 845cebe..dc0131a 100644 (file)
@@ -9,7 +9,7 @@
 #include <string.h>
 
 #include <rte_malloc.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 
 #include <mlx5_malloc.h>