change htmlize
[blog.git] / my-publish.el
index 22e8b2e..7f0cd31 100644 (file)
@@ -28,6 +28,7 @@
 
 (require 'org)
 (require 'ox-publish)
+(require 'htmlize)
 
 ;; To prevent inline-css when exporting html. will use external css
 (setq org-html-htmlize-output-type 'css)