* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
[ikiwiki.git] / IkiWiki / Rcs / SVN.pm
index 358f46948e526211276d2a54e1624b9d701b26aa..b45b69197a62c0afa3421491620f794893395071 100644 (file)
@@ -3,6 +3,7 @@
 
 use warnings;
 use strict;
+use IkiWiki;
 
 package IkiWiki;