Fixed build errors.

This commit is contained in:
nodchip
2020-08-07 22:47:45 +09:00
parent 1c23465383
commit bf7d02578e
21 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#include "syzygy/tbprobe.h"
#if defined(EVAL_NNUE) && defined(ENABLE_TEST_CMD)
#include "eval/nnue/nnue_test_command.h"
#include "nnue/nnue_test_command.h"
#endif
using namespace std;