Преглед изворни кода

compat: Silence byte-compiler

Nicolas Goaziou пре 3 година
родитељ
комит
8908fba113
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lisp/org-compat.el

+ 1 - 0
lisp/org-compat.el

@@ -30,6 +30,7 @@
 ;;; Code:
 
 (require 'cl-lib)
+(require 'seq)
 (require 'org-macs)
 
 (declare-function org-agenda-diary-entry "org-agenda")