ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx5 / mlx5_vlan.c
index 9443e4f..d51dbe9 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"