X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbenchmark.cpp;h=c861c8f3947ac90e99b420477b7a066720e625d8;hb=5ab55827b84f1aef79478ec9b030330973036bda;hp=3161c4cabd123bb60727c17004d4e03f31f83994;hpb=a67c22611aea4b643e8278fa6007da316bd06b13;p=stockfish diff --git a/src/benchmark.cpp b/src/benchmark.cpp index 3161c4ca..c861c8f3 100644 --- a/src/benchmark.cpp +++ b/src/benchmark.cpp @@ -24,12 +24,11 @@ #include #include "misc.h" -#include "notation.h" #include "position.h" #include "search.h" #include "thread.h" #include "tt.h" -#include "ucioption.h" +#include "uci.h" using namespace std;