From c130269ad43b476c4bdc3ba1f7d38d1b2686e714 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 1 Apr 2025 19:56:47 +0200 Subject: Added include --- FICS/gamedb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS') diff --git a/FICS/gamedb.h b/FICS/gamedb.h index d123028..4e29266 100644 --- a/FICS/gamedb.h +++ b/FICS/gamedb.h @@ -30,6 +30,7 @@ #include #include "board.h" +#include "command.h" extern const char *bstr[7]; extern const char *rstr[2]; -- cgit v1.2.3