summaryrefslogtreecommitdiff
path: root/lib/gnutls_pk.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_pk.c')
-rw-r--r--lib/gnutls_pk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_pk.c b/lib/gnutls_pk.c
index 86bd020ebe..06adf25a58 100644
--- a/lib/gnutls_pk.c
+++ b/lib/gnutls_pk.c
@@ -22,7 +22,7 @@
*/
#include <gnutls_int.h>
-#include <gnutls_gcry.h>
+#include <gnutls_mpi.h>
#include <gnutls_pk.h>
#include <gnutls_errors.h>
#include <gnutls_random.h>