aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-11-04 13:47:28 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-11-04 13:47:28 +0000
commit96be4647af62f9dd6e85a6f9025527f5f69a6a22 (patch)
tree0ce6832fe625ebebaf381d0b4fc42acc681719f2
parent1cdbc41dc689edf99bd755d708fb5de72c296c36 (diff)
require 'org
-rw-r--r--stack-lto.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack-lto.el b/stack-lto.el
index c44ad9a..45871a0 100644
--- a/stack-lto.el
+++ b/stack-lto.el
@@ -28,6 +28,7 @@
(require 'stack-core)
(require 'json)
(require 'shr)
+(require 'org)
(defun stack-lto--question (data)
"Return question DATA in a format acceptable by `org-element-interpret-data'.