X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fposition.h;h=7392b9eabd795e39a02a2e12f4470c71ddf69656;hb=0fcda095df1caa860e8e3f3a714d5545ec9dc122;hp=91604e94a81d12f1068c3db6b7a62e54f30fd8f3;hpb=95212222c7444538b84326208e433ac12f15e9fb;p=stockfish diff --git a/src/position.h b/src/position.h index 91604e94..7392b9ea 100644 --- a/src/position.h +++ b/src/position.h @@ -22,9 +22,7 @@ #include "bitboard.h" #include "move.h" -#include "piece.h" -#include "square.h" -#include "value.h" +#include "types.h" /// Maximum number of plies per game (220 should be enough, because the /// maximum search depth is 100, and during position setup we reset the