summaryrefslogtreecommitdiff
path: root/org-fc.el
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2020-11-16 17:09:06 +0100
committerLeon Rische <leon.rische@me.com>2020-11-16 17:09:06 +0100
commit3406434494d18df6ea1763aae248e34eb3133218 (patch)
treeee6f092b549d3d49289a9a34be3ea0ded1540bef /org-fc.el
parentb91582ba66e1c092e2b7f169bb61eb9b819540d0 (diff)
Require cache by default
Diffstat (limited to 'org-fc.el')
-rw-r--r--org-fc.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/org-fc.el b/org-fc.el
index 3cecd94..b614869 100644
--- a/org-fc.el
+++ b/org-fc.el
@@ -510,6 +510,7 @@ If it is shorter than EXPECTED-LENGTH, it is filled using
;;; Card Indexing (AWK)
(require 'org-fc-awk)
+(require 'org-fc-cache)
;;; Card Initialization