]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Setup.pm
* Put back the encode_utf8 in the input to markdown; it's really not utf-8
[git.ikiwiki.info.git] / IkiWiki / Setup.pm
index 40ed788624a16ba5f38413e74be6802f7fb1ad5f..9f210dec896e136c8f9536348fa07626fdda2c9d 100644 (file)
@@ -2,6 +2,7 @@
 
 use warnings;
 use strict;
+use IkiWiki;
 
 package IkiWiki;