summaryrefslogtreecommitdiff
path: root/twofish.h
diff options
context:
space:
mode:
Diffstat (limited to 'twofish.h')
-rw-r--r--twofish.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twofish.h b/twofish.h
index 3d007d7a..9a1e9bab 100644
--- a/twofish.h
+++ b/twofish.h
@@ -32,7 +32,7 @@
#ifndef NETTLE_TWOFISH_H_INCLUDED
#define NETTLE_TWOFISH_H_INCLUDED
-#include <inttypes.h>
+#include "nettle-types.h"
/* Name mangling */
#define twofish_set_key nettle_twofish_set_key