aboutsummaryrefslogtreecommitdiffstats
path: root/src/big_base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/big_base.cpp')
-rw-r--r--src/big_base.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/big_base.cpp b/src/big_base.cpp
index 25d0832c6..fce11fe73 100644
--- a/src/big_base.cpp
+++ b/src/big_base.cpp
@@ -5,7 +5,7 @@
#include <botan/bigint.h>
#include <botan/mp_core.h>
-#include <botan/bit_ops.h>
+#include <botan/loadstor.h>
#include <botan/parsing.h>
#include <botan/util.h>