X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fuci.cpp;h=9eab330c07f611de57d20d5e14ddba2edc0a0c2b;hp=7b7b116ee233999760f381c6e960b57a284739eb;hb=b61ec33f2277d2ac699b56f6560786e68e85c2de;hpb=18505f1fc40643ed033f681c36dc5efa3ddf2a05 diff --git a/src/uci.cpp b/src/uci.cpp index 7b7b116e..9eab330c 100644 --- a/src/uci.cpp +++ b/src/uci.cpp @@ -22,6 +22,7 @@ #include #include "evaluate.h" +#include "notation.h" #include "position.h" #include "search.h" #include "thread.h"