aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/eckaeg
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/eckaeg')
-rw-r--r--src/pubkey/eckaeg/eckaeg_op.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/eckaeg/eckaeg_op.cpp b/src/pubkey/eckaeg/eckaeg_op.cpp
index 3e7fb45d2..145e7468b 100644
--- a/src/pubkey/eckaeg/eckaeg_op.cpp
+++ b/src/pubkey/eckaeg/eckaeg_op.cpp
@@ -6,6 +6,7 @@
#include <botan/eckaeg_op.h>
#include <botan/eng_def.h>
+#include <botan/numthry.h>
namespace Botan {