X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fposition.cpp;h=4d3f32a4d984d3b8edc5c92a3aff05d808098078;hp=244a258071d195fd359776b3650af1ea38a34f81;hb=90ec4a403ae326b85dfa68afd5fd7ed47d5bc651;hpb=6b5322ce000d6a8a6f845beda2d7e149e1baea0c diff --git a/src/position.cpp b/src/position.cpp index 244a2580..4d3f32a4 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"