aboutsummaryrefslogtreecommitdiffstats
path: root/src/sha160.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sha160.cpp')
-rw-r--r--src/sha160.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sha160.cpp b/src/sha160.cpp
index 7581f3ea0..1e5d7c6f9 100644
--- a/src/sha160.cpp
+++ b/src/sha160.cpp
@@ -4,7 +4,7 @@
*************************************************/
#include <botan/sha160.h>
-#include <botan/bit_ops.h>
+#include <botan/loadstor.h>
namespace Botan {