From 398cfb8a36044262efbc4a2f1cdfe6ba9c12f1e6 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Tue, 7 Dec 2004 15:27:52 +0000 Subject: require chess-message whereever necessary (ks) --- chess-display.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-display.el') diff --git a/chess-display.el b/chess-display.el index 93ba575..8e3ce2a 100644 --- a/chess-display.el +++ b/chess-display.el @@ -3,6 +3,7 @@ ;; Code shared by all chess displays ;; +(require 'chess-message) (require 'chess-module) (require 'chess-var) (require 'chess-input) -- cgit v1.2.3