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