]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/haiku.pm
web commit by solofo: poll vote (Accept both)
[git.ikiwiki.info.git] / IkiWiki / Plugin / haiku.pm
index fe8a782fad2ffdf5c83c4ecb0c86f269195dd2d7..35208e56cfcc307ba95f23555ec537d1b78859e7 100644 (file)
@@ -4,7 +4,7 @@ package IkiWiki::Plugin::haiku;
 
 use warnings;
 use strict;
-use IkiWiki;
+use IkiWiki 2.00;
 
 sub import { #{{{
        hook(type => "preprocess", id => "haiku", call => \&preprocess);