net/mlx5: fix meter creation default state
[dpdk.git] / drivers / crypto / scheduler / scheduler_roundrobin.c
index bc4a632..ace2dec 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright(c) 2017 Intel Corporation
  */
 
-#include <rte_cryptodev.h>
+#include <cryptodev_pmd.h>
 #include <rte_malloc.h>
 
 #include "rte_cryptodev_scheduler_operations.h"