net/mlx5: fix Rx queue memory allocation return value
[dpdk.git] / drivers / crypto / scheduler / scheduler_multicore.c
index 1e2e8db..900ab40 100644 (file)
@@ -3,7 +3,7 @@
  */
 #include <unistd.h>
 
-#include <rte_cryptodev.h>
+#include <cryptodev_pmd.h>
 #include <rte_malloc.h>
 
 #include "rte_cryptodev_scheduler_operations.h"