diff options
Diffstat (limited to 'cryptoki.h')
-rw-r--r-- | cryptoki.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,6 +30,6 @@ #define NULL_PTR 0 #endif -#include "pkcs11/pkcs11.h" +#include "pkcs11-headers/pkcs11.h" #endif /* ___CRYPTOKI_H_INC___ */ |