diff options
Diffstat (limited to 'trust/enumerate.h')
-rw-r--r-- | trust/enumerate.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/trust/enumerate.h b/trust/enumerate.h index d49bf16..8a18b06 100644 --- a/trust/enumerate.h +++ b/trust/enumerate.h @@ -40,8 +40,9 @@ #include "array.h" #include "asn1.h" #include "dict.h" -#include "iter.h" -#include "pkcs11.h" + +#include "p11-kit/iter.h" +#include "p11-kit/pkcs11.h" enum { /* These overlap with the flags in save.h, so start higher */ |