summaryrefslogtreecommitdiff
path: root/trunc.c
diff options
context:
space:
mode:
Diffstat (limited to 'trunc.c')
-rw-r--r--trunc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/trunc.c b/trunc.c
index db2d3a4a6..0347c1ea8 100644
--- a/trunc.c
+++ b/trunc.c
@@ -22,8 +22,9 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include "gmp.h"
-#include "mpfr.h"
#include "gmp-impl.h"
+#include "mpfr.h"
+#include "mpfr-impl.h"
#if MPFR_FLOOR
#define _MPFR_FLOOR_OR_CEIL