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