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