cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / kasumi / rte_kasumi_pmd_ops.c
index 43376c1..f075054 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <rte_common.h>
 #include <rte_malloc.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 
 #include "kasumi_pmd_private.h"