missing include

master
joey 2006-03-23 07:55:25 +00:00
parent 384327bfd0
commit e3b9e716d0
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
use warnings;
use strict;
use IkiWiki::Wrapper;
use IkiWiki::Render;
package IkiWiki::Setup::Standard;