summaryrefslogtreecommitdiff
path: root/cmp_ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmp_ui.c')
-rw-r--r--cmp_ui.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmp_ui.c b/cmp_ui.c
index c8966e27f..f5285265d 100644
--- a/cmp_ui.c
+++ b/cmp_ui.c
@@ -21,9 +21,10 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include "gmp.h"
-#include "mpfr.h"
#include "gmp-impl.h"
#include "longlong.h"
+#include "mpfr.h"
+#include "mpfr-impl.h"
/* returns a positive value if b>i*2^f,
a negative value if b<i*2^f,