diff options
Diffstat (limited to 'include/negamax.h')
| -rw-r--r-- | include/negamax.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/negamax.h b/include/negamax.h index eedb7dd..e31cc32 100644 --- a/include/negamax.h +++ b/include/negamax.h @@ -19,7 +19,7 @@ #include <stdint.h> #include <actions.h> -#include <nn1986.h> +#include <nn.h> #include <tak.h> #include <tt_llcht.h> #include <zobrist.h> |
