]> git.cworth.org Git - ttt/blobdiff - src/ttt-board.c
Fixed signature of ttt_board_make_move to fit protocol with errors
[ttt] / src / ttt-board.c
index f7a425eeb1ed813e8ad56e30cab35ab50af632ac..dabbdabe4856c4567f458b7fc538e5f8eb8ed402 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <stdio.h>
 #include "ttt-board.h"
+#include "ttt-error.h"
 
 /* Initialize an empty board. */
 void