summaryrefslogtreecommitdiffstats
path: root/project.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-12-10 02:23:59 +0100
committerGravatar Tom Willemse2013-12-10 02:23:59 +0100
commitfd15fc0c41e58a49f3cee4c046285db2a3b75d85 (patch)
treee79756319c74f4a3fb9553c37ab4af913095f96f /project.el
parentc0ff83c7525127c859ac11c882450f1c81224986 (diff)
downloadorgweb-fd15fc0c41e58a49f3cee4c046285db2a3b75d85.tar.gz
orgweb-fd15fc0c41e58a49f3cee4c046285db2a3b75d85.zip
Use ox-publish, org-publish doesn't exist
Diffstat (limited to 'project.el')
-rw-r--r--project.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.el b/project.el
index 2a011d3..8f9cbc6 100644
--- a/project.el
+++ b/project.el
@@ -1,4 +1,4 @@
-(require 'org-publish)
+(require 'ox-publish)
(require 'ox-rss)
;; (require 'ox-html)