]> code.delx.au - gnu-emacs-elpa/blobdiff - chess-file.el
Add examples for chess-plain and chess-ics1 to the manual.
[gnu-emacs-elpa] / chess-file.el
index 84e6c1f4144f8cf43140ab569255e2e084c92e0f..1b3028b9b4ae1ffc96514c21bb78c5fae978b9d1 100644 (file)
@@ -27,6 +27,8 @@
 
 ;;; Code:
 
+(require 'chess-fen)
+
 (defvar chess-file-locations nil
   "A list of starting positions of individual records of this collection.")
 (make-variable-buffer-local 'chess-file-locations)