summaryrefslogtreecommitdiff
path: root/inp_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'inp_str.c')
-rw-r--r--inp_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inp_str.c b/inp_str.c
index 9bcbccf1a..af636e573 100644
--- a/inp_str.c
+++ b/inp_str.c
@@ -23,8 +23,8 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include <ctype.h>
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
+#include "gmp-impl.h"
size_t
#if __STDC__