cryptodev: expose driver interface as internal
[dpdk.git] / lib / cryptodev / rte_cryptodev.c
index 37502b9..9fa3aff 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "rte_crypto.h"
 #include "rte_cryptodev.h"
-#include "rte_cryptodev_pmd.h"
+#include "cryptodev_pmd.h"
 #include "rte_cryptodev_trace.h"
 
 static uint8_t nb_drivers;