Move MarkMenuItem to xoptions.c
[xboard.git] / menus.c
diff --git a/menus.c b/menus.c
index 007b782..23e09ea 100644 (file)
--- a/menus.c
+++ b/menus.c
@@ -85,6 +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 "xhistory.h"
 #include "xedittags.h"