cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / ccp / rte_ccp_pmd.c
index ab94169..a54d81d 100644 (file)
@@ -7,7 +7,7 @@
 #include <rte_bus_vdev.h>
 #include <rte_common.h>
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_pci.h>
 #include <rte_dev.h>
 #include <rte_malloc.h>