aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/cast/cast128.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/cast/cast128.cpp')
-rw-r--r--src/block/cast/cast128.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/cast/cast128.cpp b/src/block/cast/cast128.cpp
index fdb9428a6..046638ab9 100644
--- a/src/block/cast/cast128.cpp
+++ b/src/block/cast/cast128.cpp
@@ -7,7 +7,7 @@
#include <botan/cast128.h>
#include <botan/loadstor.h>
-#include <botan/bit_ops.h>
+#include <botan/rotate.h>
namespace Botan {