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