aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/whirlpool/whirlpool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/whirlpool/whirlpool.cpp')
-rw-r--r--src/lib/hash/whirlpool/whirlpool.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/hash/whirlpool/whirlpool.cpp b/src/lib/hash/whirlpool/whirlpool.cpp
index f78cc7572..e1ffa4f20 100644
--- a/src/lib/hash/whirlpool/whirlpool.cpp
+++ b/src/lib/hash/whirlpool/whirlpool.cpp
@@ -6,6 +6,7 @@
*/
#include <botan/whrlpool.h>
+#include <botan/loadstor.h>
namespace Botan {