aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/algcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/algcheck.c')
-rw-r--r--FICS/algcheck.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/FICS/algcheck.c b/FICS/algcheck.c
index 10fad0c..bbed69b 100644
--- a/FICS/algcheck.c
+++ b/FICS/algcheck.c
@@ -23,11 +23,11 @@
*/
#include "stdinclude.h"
-
#include "common.h"
+
#include "algcheck.h"
-#include "movecheck.h"
#include "board.h"
+#include "movecheck.h"
#include "utils.h"
/* Well, lets see if I can list the possibilities