X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2Fbitboard.h;h=bff9846c5eb9d730a4a3e5a0ddd6c67e4d2cfc59;hp=e8f74fc5c5c22f3f0df5f2b5e9e856c8d13d6b96;hb=6080fecf9cba9ac063f8f07bd25004c14016bd33;hpb=94a67c49b0238200bbd4b167d067f067ff4aad30 diff --git a/src/bitboard.h b/src/bitboard.h index e8f74fc5..bff9846c 100644 --- a/src/bitboard.h +++ b/src/bitboard.h @@ -26,7 +26,6 @@ //// Includes //// -#include "direction.h" #include "piece.h" #include "square.h" #include "types.h"