diff options
Diffstat (limited to '')
-rw-r--r-- | cryptoki-win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptoki-win32.h b/cryptoki-win32.h index 8f0291b..8e62bbd 100644 --- a/cryptoki-win32.h +++ b/cryptoki-win32.h @@ -59,7 +59,7 @@ #define NULL_PTR 0 #endif -#include "pkcs11/pkcs11.h" +#include "pkcs11-headers/pkcs11.h" #pragma pack(pop, cryptoki) |