summaryrefslogtreecommitdiff
path: root/chess-eco.el
diff options
context:
space:
mode:
Diffstat (limited to 'chess-eco.el')
-rw-r--r--chess-eco.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/chess-eco.el b/chess-eco.el
index 2fa9c3e..dc25aeb 100644
--- a/chess-eco.el
+++ b/chess-eco.el
@@ -25,6 +25,8 @@
(eval-when-compile
(require 'cl))
+(require 'chess-game)
+(require 'chess-ply)
(require 'chess-pos)
(require 'chess-fen)