X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Ftypes.h;h=7b896803bfcb1f65dda26e0f242878d7aa2dbfda;hp=cd8d23205b59f3b280293192d6cf7c250c58c1fb;hb=c527c3ad44f7465c79cef93f1e8cfebd998dc627;hpb=eb4a124b8859a6029b61f403e0a9415fa748e4bd diff --git a/src/types.h b/src/types.h index cd8d2320..7b896803 100644 --- a/src/types.h +++ b/src/types.h @@ -465,3 +465,5 @@ constexpr bool is_ok(Move m) { } #endif // #ifndef TYPES_H_INCLUDED + +#include "tune.h" // Global visibility to tuning setup