Remove some unnecessary header includes
[xboard.git] / menus.c
diff --git a/menus.c b/menus.c
index ed2d95b..007b782 100644 (file)
--- a/menus.c
+++ b/menus.c
@@ -85,10 +85,7 @@ 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 "backendz.h"
-#include "moves.h"
 #include "xhistory.h"
 #include "xedittags.h"
 #include "menus.h"