cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / cnxk / cnxk_cryptodev_ops.c
index 957c780..41d8fe4 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_errno.h>
 
 #include "roc_cpt.h"