net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / mlx5 / mlx5_vlan.c
index dbb9d36..64678d3 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdint.h>
 #include <unistd.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_common.h>
 #include <rte_malloc.h>
 #include <rte_hypervisor.h>