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