Remove inclusion of frontend.h from backendz.h
[xboard.git] / backendz.h
index 425017d..3624eef 100644 (file)
@@ -54,9 +54,6 @@
 #ifndef XB_BACKENDZ
 #define XB_BACKENDZ
 
-#include "common.h"
-#include "frontend.h"
-
 extern long whiteTimeRemaining, blackTimeRemaining;
 extern int forwardMostMove;
 extern char star_match[STAR_MATCH_N][MSG_SIZ];