cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / bcmfs / bcmfs_sym_pmd.c
index aa7fad6..d1dd228 100644 (file)
@@ -7,7 +7,7 @@
 #include <rte_dev.h>
 #include <rte_errno.h>
 #include <rte_malloc.h>
-#include <rte_cryptodev_pmd.h>
+#include <cryptodev_pmd.h>
 
 #include "bcmfs_device.h"
 #include "bcmfs_logs.h"