From ad80cdf9b05c79febe5b1e27362d0612bce1de0b Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Wed, 2 Apr 2014 01:37:37 +0200 Subject: Eliminate a few compiler warnings due to missing require or cl runtime use. --- chess-tutorial.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-tutorial.el') diff --git a/chess-tutorial.el b/chess-tutorial.el index cfa0a01..0875bca 100644 --- a/chess-tutorial.el +++ b/chess-tutorial.el @@ -3,6 +3,7 @@ ;; A special kind of display that merely autosaves the game ;; +(require 'chess-display) (require 'chess-game) (chess-message-catalog 'english -- cgit v1.2.3