crypto/qat: change filename crypto to sym
[dpdk.git] / drivers / crypto / qat / rte_qat_cryptodev.c
index e425eb4..45f8a25 100644 (file)
@@ -9,7 +9,7 @@
 #include <rte_pci.h>
 #include <rte_cryptodev_pmd.h>
 
-#include "qat_crypto.h"
+#include "qat_sym.h"
 #include "qat_sym_session.h"
 #include "qat_logs.h"