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