bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / net / ring / rte_eth_ring.c
index 76355a1..a73c631 100644 (file)
@@ -37,7 +37,7 @@
 #include <rte_malloc.h>
 #include <rte_memcpy.h>
 #include <rte_string_fns.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_kvargs.h>
 #include <rte_errno.h>