summaryrefslogtreecommitdiff
path: root/lib/gnutls_kx.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_kx.c')
-rw-r--r--lib/gnutls_kx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_kx.c b/lib/gnutls_kx.c
index 4ede709cd4..ba09d33b95 100644
--- a/lib/gnutls_kx.c
+++ b/lib/gnutls_kx.c
@@ -25,7 +25,7 @@
#include "gnutls_errors.h"
#include "gnutls_algorithms.h"
#include "debug.h"
-#include "gnutls_gcry.h"
+#include "gnutls_mpi.h"
#include <gnutls_state.h>
#include <gnutls_datum.h>
#include <gnutls_alert.h>