summaryrefslogtreecommitdiff
path: root/blowfish.h
diff options
context:
space:
mode:
Diffstat (limited to 'blowfish.h')
-rw-r--r--blowfish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/blowfish.h b/blowfish.h
index eb346a77..72934da5 100644
--- a/blowfish.h
+++ b/blowfish.h
@@ -26,7 +26,7 @@
#ifndef NETTLE_BLOWFISH_H_INCLUDED
#define NETTLE_BLOWFISH_H_INCLUDED
-#include <stdint.h>
+#include <inttypes.h>
#define BLOWFISH_BLOCK_SIZE 8