Cleanse back-end code of all references to X11 types
[xboard.git] / board.c
diff --git a/board.c b/board.c
index 8b266a2..6abbabb 100644 (file)
--- 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"