Sfoglia il codice sorgente

ox-s5: Small fix

* ox-s5.el: Require cl during compilation.
Rasmus 10 anni fa
parent
commit
13aba46ce0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      contrib/lisp/ox-s5.el

+ 1 - 0
contrib/lisp/ox-s5.el

@@ -49,6 +49,7 @@
 ;; on how this exporter works.
 
 (require 'ox-html)
+(eval-when-compile (require 'cl))
 
 (org-export-define-derived-backend 's5 'html
   :menu-entry