summaryrefslogtreecommitdiff
path: root/helm-org.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-org.el')
-rw-r--r--helm-org.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/helm-org.el b/helm-org.el
index c7a334e2..5c912a2e 100644
--- a/helm-org.el
+++ b/helm-org.el
@@ -19,6 +19,9 @@
(eval-when-compile (require 'cl))
(require 'helm)
(require 'helm-plugin)
+(require 'org)
+
+(declare-function org-get-current-options "ext:org-exp.el")
;;; Org headlines
;;