summaryrefslogtreecommitdiff
path: root/tests/pkcs1v2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkcs1v2.c')
-rw-r--r--tests/pkcs1v2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkcs1v2.c b/tests/pkcs1v2.c
index bb062924..20f1b642 100644
--- a/tests/pkcs1v2.c
+++ b/tests/pkcs1v2.c
@@ -26,7 +26,7 @@
#include <stdarg.h>
#ifdef _GCRYPT_IN_LIBGCRYPT
-# include "../src/gcrypt.h"
+# include "../src/gcrypt-int.h"
#else
# include <gcrypt.h>
#endif