diff options
Diffstat (limited to 'keymaster')
-rw-r--r-- | keymaster/keymaster_tuna.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keymaster/keymaster_tuna.cpp b/keymaster/keymaster_tuna.cpp index 15c56f2..0868072 100644 --- a/keymaster/keymaster_tuna.cpp +++ b/keymaster/keymaster_tuna.cpp @@ -36,7 +36,7 @@ #include <cryptoki.h> #include <pkcs11.h> -#include <UniquePtr.h> +#include <utils/UniquePtr.h> /** The size of a key ID in bytes */ |