Add missing require for `timeline-tools'

This commit is contained in:
Daniel - 2020-06-26 23:02:02 +02:00
parent 501060c05a
commit 32b424de24
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
(require 'org)
(require 'org-clock)
(require 'org-id)
(require 'org-element)
;; Customization