Skip to content

Commit

Permalink
headers: add missing dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
mskorzhinskiy committed Mar 6, 2021
1 parent 89f079b commit 454f3a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org-planning.el
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
;;
;;; Code:

(require 'ts)
(require 'org)
(require 'org-ql)
(require 'org-clock)

(defcustom org-ql-planning-formats '(" %s - %s » %03s »"
" %s » %03s »"
Expand Down

0 comments on commit 454f3a0

Please sign in to comment.