summaryrefslogtreecommitdiff
path: root/sha.h
diff options
context:
space:
mode:
Diffstat (limited to 'sha.h')
-rw-r--r--sha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha.h b/sha.h
index 134de1d5..81e1571e 100644
--- a/sha.h
+++ b/sha.h
@@ -26,7 +26,7 @@
#ifndef NETTLE_SHA_H_INCLUDED
#define NETTLE_SHA_H_INCLUDED
-#include <inttypes.h>
+#include "nettle-types.h"
/* Name mangling */
#define sha1_init nettle_sha1_init