From a72e5ea7558e5172c08d397d6f1e0e0f9273e694 Mon Sep 17 00:00:00 2001 From: "info@mode42.com" Date: Sun, 9 Aug 2026 05:44:10 +0000 Subject: Next development steps --- include/hybbx/chess.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/hybbx/chess.h b/include/hybbx/chess.h index beb1fe9..bdfaa7b 100644 --- a/include/hybbx/chess.h +++ b/include/hybbx/chess.h @@ -4,6 +4,7 @@ #include "hybbx/types.h" #include "hybbx/limits.h" #include "hybbx/storage.h" +#include "hybbx/service.h" #ifdef __cplusplus extern "C" { -- cgit v1.3.1