aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sha160.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sha160.cpp b/src/sha160.cpp
index 1e5d7c6f9..3e2b5d1bd 100644
--- a/src/sha160.cpp
+++ b/src/sha160.cpp
@@ -5,6 +5,7 @@
#include <botan/sha160.h>
#include <botan/loadstor.h>
+#include <botan/bit_ops.h>
namespace Botan {