浏览代码

ox-s5: Small fix

* ox-s5.el: Require cl during compilation.
Rasmus 10 年之前
父节点
当前提交
13aba46ce0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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