X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmain.cpp;h=505f2ef3831b2632094d65ee86696562dc38e448;hp=3dcb3f6d9eb72c0777bee35146056acd787981a7;hb=32c504076f5a1d5c84f88c2d30a11c25ea2e5a6e;hpb=304deb5e833baf47c147e93377f5c7ef582ab822 diff --git a/src/main.cpp b/src/main.cpp index 3dcb3f6d..505f2ef3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,6 +25,7 @@ #include "position.h" #include "search.h" #include "thread.h" +#include "tt.h" #include "ucioption.h" using namespace std;