From 3f6ddb2c09391dc2ae7f30c7da0dafb44e3d997d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 16 Mar 2024 00:13:56 +0100 Subject: Moved include --- FICS/movecheck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FICS') diff --git a/FICS/movecheck.c b/FICS/movecheck.c index 3cb109f..1f76780 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -26,10 +26,10 @@ */ #include "stdinclude.h" +#include "common.h" #include "algcheck.h" #include "board.h" -#include "common.h" #include "gamedb.h" #include "movecheck.h" #include "network.h" -- cgit v1.2.3