diff options
Diffstat (limited to 'chess-tutorial.el')
| -rw-r--r-- | chess-tutorial.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
