summaryrefslogtreecommitdiff
path: root/org-fc-type-text-input.el
diff options
context:
space:
mode:
authorLeon Rische <leon.rische@me.com>2021-03-07 13:11:54 +0100
committerLeon Rische <leon.rische@me.com>2021-03-07 13:11:54 +0100
commitc0d5957d88fbb320906225a58dfa583b54060e09 (patch)
tree5111ce2712ecfdb14588e3a07ce15e6695bcaca7 /org-fc-type-text-input.el
parentbfcba578aefe0b7d6bad3656462d2b6a538be6d8 (diff)
Extract diff functions
Diffstat (limited to 'org-fc-type-text-input.el')
-rw-r--r--org-fc-type-text-input.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/org-fc-type-text-input.el b/org-fc-type-text-input.el
index 6d8430c..63c63fb 100644
--- a/org-fc-type-text-input.el
+++ b/org-fc-type-text-input.el
@@ -24,6 +24,8 @@
;;
;;; Code:
+(require 'org-fc-diff)
+
(defun org-fc-text-input-content ()
"Return the first line of a cards (back) contents.
Returns a pair (pos . string). If the card has a 'Back' heading,