cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / ccp / ccp_pmd_ops.c
index 98f964f..0d615d3 100644 (file)
@@ -5,7 +5,7 @@
 #include <string.h>
 
 #include <rte_common.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_malloc.h>
 
 #include "ccp_pmd_private.h"