* admin/syncdoc-type-hierarchy.el (org): Add missing require.
This commit is contained in:
parent
2234fe929a
commit
05008290fb
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'cl-lib)
|
||||
(require 'org)
|
||||
|
||||
(defconst syncdoc-file (or (macroexp-file-name) buffer-file-name))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue