aboutsummaryrefslogtreecommitdiffstats
path: root/src/turing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/turing.cpp')
-rw-r--r--src/turing.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/turing.cpp b/src/turing.cpp
index 53881d9a5..017b5cf1d 100644
--- a/src/turing.cpp
+++ b/src/turing.cpp
@@ -5,7 +5,7 @@
#include <botan/turing.h>
#include <botan/loadstor.h>
-#include <botan/bit_ops.h>
+#include <botan/xor_buf.h>
namespace Botan {