diff options
Diffstat (limited to 'src/crypto.h')
-rw-r--r-- | src/crypto.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/crypto.h b/src/crypto.h index 6efa086..9d0f6a8 100644 --- a/src/crypto.h +++ b/src/crypto.h @@ -91,8 +91,8 @@ #define S2K_SPECIFIER_LEN 9 -#include <ntqmap.h> -#include <ntqstring.h> +#include <tqmap.h> +#include <tqstring.h> typedef struct crypto_digest_env_t crypto_digest_env_t; |