]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/virtio/virtio_rxtx_simple_neon.c
net/mlx5: fix typos and code style
[dpdk.git] / drivers / net / virtio / virtio_rxtx_simple_neon.c
index b73867ac7cd4a75d5501d203b7f524fe6c9ca420..d6207d7bb38743db4c0ff8b9f9642c38507bcfd7 100644 (file)
@@ -12,7 +12,7 @@
 #include <rte_branch_prediction.h>
 #include <rte_cycles.h>
 #include <rte_ether.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_errno.h>
 #include <rte_memory.h>
 #include <rte_mempool.h>