cryptodev: move device-specific structures
[dpdk.git] / drivers / crypto / scheduler / scheduler_failover.c
index 844312d..5023577 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"