From a9a16300023ecde3181acf61d980f1dc1d80b82f Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 28 Apr 2024 18:10:38 +0200 Subject: Include matchproc.h --- FICS/matchproc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS') diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 44e8c77..278ed99 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -44,6 +44,7 @@ #include "formula.h" #include "gamedb.h" #include "lists.h" +#include "matchproc.h" #include "network.h" #include "obsproc.h" #include "playerdb.h" -- cgit v1.2.3