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