X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fmain.cpp;h=941e2be58756264c3c6f25ddb3d1fa3430986707;hp=9fbe63502ccd47960698d40d5d7e39b21e4e8eac;hb=c6d45c60b516e799526f1163733b74b23fc1b63c;hpb=91de6b0f37516462658f6e38db430813aa9e7ed8 diff --git a/src/main.cpp b/src/main.cpp index 9fbe6350..941e2be5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -25,7 +25,7 @@ #include "search.h" #include "thread.h" #include "tt.h" -#include "ucioption.h" +#include "uci.h" int main(int argc, char* argv[]) {