aboutsummaryrefslogtreecommitdiff
path: root/modules/org-agenda-config-debug.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/org-agenda-config-debug.el')
-rw-r--r--modules/org-agenda-config-debug.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/org-agenda-config-debug.el b/modules/org-agenda-config-debug.el
index a9c713a13..4c1b1dd84 100644
--- a/modules/org-agenda-config-debug.el
+++ b/modules/org-agenda-config-debug.el
@@ -18,6 +18,9 @@
(require 'user-constants)
(require 'system-lib)
+(defvar org-agenda-files)
+(declare-function cj/build-org-agenda-list "org-agenda-config")
+
;; ---------------------------- Debug Functions --------------------------------
;;;###autoload