aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/ecdsa/ec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pk/ecdsa/ec.cpp')
-rw-r--r--src/pk/ecdsa/ec.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pk/ecdsa/ec.cpp b/src/pk/ecdsa/ec.cpp
index 8cb28788f..1ab871e25 100644
--- a/src/pk/ecdsa/ec.cpp
+++ b/src/pk/ecdsa/ec.cpp
@@ -7,6 +7,7 @@
*************************************************/
#include <botan/ec.h>
+#include <botan/ecdsa.h>
#include <botan/numthry.h>
#include <botan/util.h>
#include <botan/der_enc.h>