summaryrefslogtreecommitdiff
path: root/div.c
diff options
context:
space:
mode:
Diffstat (limited to 'div.c')
-rw-r--r--div.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/div.c b/div.c
index 3e0c3685c..f48d47faf 100644
--- a/div.c
+++ b/div.c
@@ -23,9 +23,9 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include <stdlib.h>
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
#include "longlong.h"
+#include "gmp-impl.h"
/* #define DEBUG */