summaryrefslogtreecommitdiff
path: root/swap.c
diff options
context:
space:
mode:
Diffstat (limited to 'swap.c')
-rw-r--r--swap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/swap.c b/swap.c
index d3e715d49..1e1eb3cf8 100644
--- a/swap.c
+++ b/swap.c
@@ -20,8 +20,8 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
#include "gmp.h"
-#include "gmp-impl.h"
#include "mpfr.h"
+#include "gmp-impl.h"
void
#if __STDC__