X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fposition.cpp;h=b00bda24b0596b56a4661a315cfebc2e6c0195e0;hp=7b067723925a5559b949b80f8024c3192b481103;hb=e60cdca9b016f1edb8789d99785843cebe704e29;hpb=9da015517c20e9c5b8e0ef6e7103e60404211baa diff --git a/src/position.cpp b/src/position.cpp index 7b067723..b00bda24 100644 --- a/src/position.cpp +++ b/src/position.cpp @@ -25,6 +25,7 @@ #include "bitcount.h" #include "movegen.h" +#include "notation.h" #include "position.h" #include "psqtab.h" #include "rkiss.h"