diff options
Diffstat (limited to 'p11-kit')
-rw-r--r-- | p11-kit/virtual.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11-kit/virtual.h b/p11-kit/virtual.h index d29ea49..97d2a7c 100644 --- a/p11-kit/virtual.h +++ b/p11-kit/virtual.h @@ -36,7 +36,7 @@ #define __P11_VIRTUAL_H__ #include "pkcs11.h" -#include "pkcs11x.h" +#include "pkcs11i.h" #include "array.h" typedef struct { |