summaryrefslogtreecommitdiff
path: root/tests/fips186-dsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fips186-dsa.c')
-rw-r--r--tests/fips186-dsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fips186-dsa.c b/tests/fips186-dsa.c
index 401acff0..10b18abb 100644
--- a/tests/fips186-dsa.c
+++ b/tests/fips186-dsa.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