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