From 4b73f78d98d3bbdf3c488759c376c2013bb5683d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 3 Jan 2024 22:47:53 +0100 Subject: Added include --- FICS/comproc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FICS/comproc.h') diff --git a/FICS/comproc.h b/FICS/comproc.h index f48b7de..bee30b9 100644 --- a/FICS/comproc.h +++ b/FICS/comproc.h @@ -28,6 +28,8 @@ #ifndef _COMPROC_H #define _COMPROC_H +#include "command.h" + extern const int none; extern const int blitz_rat; extern const int std_rat; -- cgit v1.2.3