summaryrefslogtreecommitdiff
path: root/div_2exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'div_2exp.c')
-rw-r--r--div_2exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/div_2exp.c b/div_2exp.c
index 92aa33cc5..3749706cd 100644
--- a/div_2exp.c
+++ b/div_2exp.c
@@ -21,8 +21,8 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
+#include "gmp-impl.h"
void
#if __STDC__