diff options
Diffstat (limited to 'lib/hx509/test_soft_pkcs11.c')
-rw-r--r-- | lib/hx509/test_soft_pkcs11.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hx509/test_soft_pkcs11.c b/lib/hx509/test_soft_pkcs11.c index c8fc2448ee76..cdffcf803b0e 100644 --- a/lib/hx509/test_soft_pkcs11.c +++ b/lib/hx509/test_soft_pkcs11.c @@ -32,7 +32,7 @@ */ #include "hx_locl.h" -#include "pkcs11.h" +#include "ref/pkcs11.h" #include <err.h> static CK_FUNCTION_LIST_PTR func; |