diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-09 05:44:10 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-09 05:44:10 +0000 |
| commit | a72e5ea7558e5172c08d397d6f1e0e0f9273e694 (patch) | |
| tree | 56f200fadff0453a34c920d25f765c040fb2d222 /include/hybbx/chess.h | |
| parent | fcaa417e8621280ec4a2cb28b78c0fbcbc5d6f89 (diff) | |
Next development steps
Diffstat (limited to 'include/hybbx/chess.h')
| -rw-r--r-- | include/hybbx/chess.h | 1 |
1 files changed, 1 insertions, 0 deletions
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" { |
