diff options
Diffstat (limited to 'include/hybbx')
| -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" { |
