From 96be4647af62f9dd6e85a6f9025527f5f69a6a22 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 4 Nov 2014 13:47:28 +0000 Subject: require 'org --- stack-lto.el | 1 + 1 file changed, 1 insertion(+) (limited to 'stack-lto.el') 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'. -- cgit v1.2.3