X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=board.c;h=6abbabbe758595549b3b06087cc03814d0e184ef;hb=f23961e675c1fb441ebb3392ff21f47c6db1c941;hp=8b266a28864a9a3eea851ac2a1a4da7a9f35dfdd;hpb=832f0f2bbec7f461722cbe070e2ccfda65670d56;p=xboard.git diff --git a/board.c b/board.c index 8b266a2..6abbabb 100644 --- a/board.c +++ b/board.c @@ -96,6 +96,7 @@ extern char *getenv(); #include "common.h" #include "frontend.h" #include "backend.h" +#include "xboard2.h" #include "moves.h" #include "board.h" #include "draw.h"