cryptodev: expose driver interface as internal
[dpdk.git] / lib / eventdev / rte_event_crypto_adapter.c
index 2d38389..ebfc832 100644 (file)
@@ -9,7 +9,7 @@
 #include <rte_dev.h>
 #include <rte_errno.h>
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_log.h>
 #include <rte_malloc.h>
 #include <rte_service_component.h>