summaryrefslogtreecommitdiff
path: root/org-fc-diff.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-fc-diff.el')
-rw-r--r--org-fc-diff.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/org-fc-diff.el b/org-fc-diff.el
index b8b28d1..5330388 100644
--- a/org-fc-diff.el
+++ b/org-fc-diff.el
@@ -31,6 +31,8 @@
(require 'cl-lib)
+(require 'org-fc-core)
+
(defcustom org-fc-diff-filler ?-
"Character for filling diffs when the input was too short."
:type 'character