]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/kasumi/rte_kasumi_pmd.c
bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / crypto / kasumi / rte_kasumi_pmd.c
index b677e543950395c1808b5b14a4f50a8861100658..f5db5e3225c9608fb8247917ffbd9b2c05171d53 100644 (file)
@@ -34,7 +34,7 @@
 #include <rte_hexdump.h>
 #include <rte_cryptodev.h>
 #include <rte_cryptodev_pmd.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_malloc.h>
 #include <rte_cpuflags.h>