X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;h=72eda4a0958a29d3d15957711944508b9732a18a;hp=b477230594f831a778b494507992cf29370b1627;hb=255df4ffae29f4a038c9881c1f2f675e2f21f71e;hpb=860223c5e6b2df53af0415dbbbfdd4834f083708 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"