aboutsummaryrefslogtreecommitdiffstats
path: root/test/ecdsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ecdsatest.c')
-rw-r--r--test/ecdsatest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ecdsatest.c b/test/ecdsatest.c
index ff2a82f109..023eb1241f 100644
--- a/test/ecdsatest.c
+++ b/test/ecdsatest.c
@@ -87,7 +87,7 @@ int main(int argc, char *argv[])
# include <openssl/bio.h>
# include <openssl/evp.h>
# include <openssl/bn.h>
-# include <openssl/ecdsa.h>
+# include <openssl/ec.h>
# ifndef OPENSSL_NO_ENGINE
# include <openssl/engine.h>
# endif