summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-04-22 15:59:21 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-04-22 15:59:21 -0400
commitce954b504720daa71cd0b017986561c7411ccc7b (patch)
tree6e17e0ef7d6f5b14b460b3f3dd3b8aa36fcf5a7d
parentd809baa08a86d85a28d9827b6564bf7cb32c54fa (diff)
Ensure that 'ox-html is loaded
-rw-r--r--ox-haunt.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/ox-haunt.el b/ox-haunt.el
index 6e01973..1d00a99 100644
--- a/ox-haunt.el
+++ b/ox-haunt.el
@@ -31,6 +31,7 @@
;;; Code:
(require 'ox)
+(require 'ox-html)
(org-export-define-derived-backend 'haunt 'html
:menu-entry