diff options
Diffstat (limited to 'security/nss/lib/cryptohi/cryptohi.h')
-rw-r--r-- | security/nss/lib/cryptohi/cryptohi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/cryptohi/cryptohi.h b/security/nss/lib/cryptohi/cryptohi.h index e529fa34f5..7b66f0b0b9 100644 --- a/security/nss/lib/cryptohi/cryptohi.h +++ b/security/nss/lib/cryptohi/cryptohi.h @@ -14,7 +14,7 @@ #include "secoidt.h" #include "secdert.h" #include "cryptoht.h" -#include "keyt.h" +#include "keythi.h" #include "certt.h" SEC_BEGIN_PROTOS |