bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / crypto / snow3g / rte_snow3g_pmd.c
index 094ddc4..4cc9a94 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>