summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/gnutls_mpi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_mpi.h b/lib/gnutls_mpi.h
index d2e4e6619a..5731e0d4db 100644
--- a/lib/gnutls_mpi.h
+++ b/lib/gnutls_mpi.h
@@ -1,10 +1,10 @@
#ifndef GNUTLS_MPI_H
# define GNUTLS_MPI_H
+# include <gnutls_int.h>
# include <gcrypt.h>
# include <gc.h>
# include <libtasn1.h>
-# include <gnutls_int.h>
typedef gcry_mpi_t mpi_t;