]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/softnic/rte_eth_softnic.c
net/bnxt: fix Rx queue count
[dpdk.git] / drivers / net / softnic / rte_eth_softnic.c
index 3387ab485f394209ea1a6e9416886b9a8cb25ad1..99d8468c947a00af5d40af2e3e45c42faa2b1a64 100644 (file)
@@ -6,8 +6,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <rte_ethdev_driver.h>
-#include <rte_ethdev_vdev.h>
+#include <ethdev_driver.h>
+#include <ethdev_vdev.h>
 #include <rte_malloc.h>
 #include <rte_bus_vdev.h>
 #include <rte_kvargs.h>