cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / mvsam / rte_mrvl_pmd_ops.c
index fa36461..3064b1f 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <rte_common.h>
 #include <rte_malloc.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_security_driver.h>
 
 #include "mrvl_pmd_private.h"