diff options
Diffstat (limited to 'voerbak/win.h')
-rw-r--r-- | voerbak/win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/voerbak/win.h b/voerbak/win.h index 41122a5..ec816b0 100644 --- a/voerbak/win.h +++ b/voerbak/win.h @@ -2,6 +2,7 @@ #include <stdbool.h> #include "voerbak.h" +#include "board.h" /** * @brief Get length of longest streak with same color from `pos` in direction `direction` |