summaryrefslogtreecommitdiff
path: root/chess-file.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-file.el')
-rw-r--r--chess-file.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/chess-file.el b/chess-file.el
index 84e6c1f..1b3028b 100644
--- a/chess-file.el
+++ b/chess-file.el
@@ -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)