ox-s5: Small fix

* ox-s5.el: Require cl during compilation.
This commit is contained in:
Rasmus 2015-03-20 23:12:40 +01:00
parent 01278c1699
commit 13aba46ce0
1 changed files with 1 additions and 0 deletions

View File

@ -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