From 62c13bcfa1933274be856ac5840a933bbaca5f27 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 22 Apr 2002 19:23:45 +0000 Subject: Bug fixes and reducing the TODO list. --- chess-game.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-game.el') diff --git a/chess-game.el b/chess-game.el index 99131db..7c90b38 100644 --- a/chess-game.el +++ b/chess-game.el @@ -9,6 +9,7 @@ ;; game, and a list of plies representing the main variation. (require 'chess-ply) +(require 'chess-pgn) (defvar chess-game-inhibit-events nil) -- cgit v1.2.3