X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fucioption.cpp;h=1080d5977104c6d0a6d0d2b791e4b0c25f1d32a0;hp=94a38896680af3d764545be2b89f1c0bde9ce26c;hb=2469daebb1b2ec2ca1653754c35327c16838938e;hpb=a1b62d68ec59aae504a9e39bfd3a7dfa4a831d29 diff --git a/src/ucioption.cpp b/src/ucioption.cpp index 94a38896..1080d597 100644 --- a/src/ucioption.cpp +++ b/src/ucioption.cpp @@ -26,7 +26,7 @@ #include "misc.h" #include "thread.h" #include "tt.h" -#include "ucioption.h" +#include "uci.h" using std::string;