X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;fp=src%2Fuci.cpp;h=72eda4a0958a29d3d15957711944508b9732a18a;hp=b477230594f831a778b494507992cf29370b1627;hb=ed26d71354c3ab1a1419975430258b6e961787a7;hpb=bd59560480cc4f43a4ba75dc827ba27bcebb92dd diff --git a/src/uci.cpp b/src/uci.cpp index b4772305..72eda4a0 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -28,8 +28,8 @@ #include "position.h" #include "search.h" #include "thread.h" -#include "tt.h" #include "timeman.h" +#include "tt.h" #include "uci.h" #include "syzygy/tbprobe.h"