examples/vhost: fix use after free on drain
[dpdk.git] / drivers / crypto / octeontx2 / otx2_cryptodev.c
index 75fb4f9..85b1f00 100644 (file)
@@ -6,7 +6,7 @@
 #include <rte_common.h>
 #include <rte_crypto.h>
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_dev.h>
 #include <rte_errno.h>
 #include <rte_mempool.h>