diff options
Diffstat (limited to 'stack-lto.el')
-rw-r--r-- | stack-lto.el | 1 |
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'. |