cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / scheduler / scheduler_pmd_ops.c
index cb125e8..465b88a 100644 (file)
@@ -7,7 +7,7 @@
 #include <rte_malloc.h>
 #include <rte_dev.h>
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_reorder.h>
 
 #include "scheduler_pmd_private.h"