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