net/txgbe: fix queue statistics mapping
[dpdk.git] / drivers / crypto / scheduler / rte_cryptodev_scheduler.c
index 1e0b4df..1e0c4fe 100644 (file)
@@ -4,7 +4,7 @@
 #include <rte_string_fns.h>
 #include <rte_reorder.h>
 #include <rte_cryptodev.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_malloc.h>
 
 #include "rte_cryptodev_scheduler.h"