summaryrefslogtreecommitdiff
path: root/exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'exp.c')
-rw-r--r--exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exp.c b/exp.c
index 8f7957d04..5f4590028 100644
--- a/exp.c
+++ b/exp.c
@@ -22,8 +22,8 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include <math.h>
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
+#include "gmp-impl.h"
/* #define DEBUG */