X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbenchmark.cpp;h=6cda0742257cec384bab48a109f20c73b73c9aee;hp=3161c4cabd123bb60727c17004d4e03f31f83994;hb=5cbcff55cc3a2ff78dd83e7a3f94c5414946f82c;hpb=428962a2e8c754311119fa4f66c7c248d63cb2c8;ds=sidebyside diff --git a/src/benchmark.cpp b/src/benchmark.cpp index 3161c4ca..6cda0742 100644 --- a/src/benchmark.cpp +++ b/src/benchmark.cpp @@ -29,7 +29,7 @@ #include "search.h" #include "thread.h" #include "tt.h" -#include "ucioption.h" +#include "uci.h" using namespace std;