cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / null / null_crypto_pmd.c
index 179e5ff..f9935d5 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <rte_common.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 #include <rte_bus_vdev.h>
 #include <rte_malloc.h>