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