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