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