bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / net / softnic / rte_eth_softnic.c
index abb617a..3e47c2f 100644 (file)
@@ -38,7 +38,7 @@
 #include <rte_ethdev.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_malloc.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_kvargs.h>
 #include <rte_errno.h>
 #include <rte_ring.h>