summaryrefslogtreecommitdiff
path: root/org-fc-type-cloze.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-fc-type-cloze.el')
-rw-r--r--org-fc-type-cloze.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/org-fc-type-cloze.el b/org-fc-type-cloze.el
index 9f0cffd..78b76ee 100644
--- a/org-fc-type-cloze.el
+++ b/org-fc-type-cloze.el
@@ -24,6 +24,8 @@
;;
;;; Code:
+(require 'org-fc-core)
+
(defcustom org-fc-type-cloze-type-property "FC_CLOZE_TYPE"
"Property used to store the card's subtype for cloze cards."
:type 'string