X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;h=a9391b50aa8ec5375ccf9db250cc64ed1a4018be;hp=6027295d94d67ed507de3de614db236d26f9e3b2;hb=5cbcff55cc3a2ff78dd83e7a3f94c5414946f82c;hpb=428962a2e8c754311119fa4f66c7c248d63cb2c8 diff --git a/src/uci.cpp b/src/uci.cpp index 6027295d..a9391b50 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -28,7 +28,7 @@ #include "search.h" #include "thread.h" #include "tt.h" -#include "ucioption.h" +#include "uci.h" using namespace std;