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