Remove some unnecessary header includes
[xboard.git] / draw.c
diff --git a/draw.c b/draw.c
index 2d06ec1..4e7b6ac 100644 (file)
--- a/draw.c
+++ b/draw.c
@@ -78,7 +78,6 @@ extern char *getenv();
 // [HGM] bitmaps: put before incuding the bitmaps / pixmaps, to know how many piece types there are.
 #include "common.h"
 
-#include "frontend.h"
 #include "backend.h"
 #include "xevalgraph.h"
 #include "board.h"