]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_vlan.c
ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5_vlan.c
index 9443e4f0321c9525c928e6d0db1ad908d714271b..d51dbe94190f1d1c6b3824831828e8b751b01a98 100644 (file)
@@ -36,7 +36,7 @@
 #include <assert.h>
 #include <stdint.h>
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_common.h>
 
 #include "mlx5_utils.h"