summaryrefslogtreecommitdiff
path: root/get_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'get_str.c')
-rw-r--r--get_str.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/get_str.c b/get_str.c
index 316f5f08d..f376726e5 100644
--- a/get_str.c
+++ b/get_str.c
@@ -26,9 +26,10 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include <string.h>
#include "gmp.h"
-#include "mpfr.h"
#include "gmp-impl.h"
#include "longlong.h"
+#include "mpfr.h"
+#include "mpfr-impl.h"
/*
Convert op to a string in base 'base' with 'n' digits and writes the