Fixed Id tracking.
[www.jankratochvil.net.git] / project / step / Index.html.pl
index a3d7887..7b16ae0 100755 (executable)
@@ -27,8 +27,8 @@ use warnings;
 
 BEGIN{ open F,"Makefile"; our $top_dir=pop @{[split /\s/,(grep /^top_srcdir/,<F>)[0]]}; eval "use lib '$top_dir'"; close F; }
 use My::Web;
-use My::Project;
-use project::step::ListItem;
+Wuse 'My::Project';
+Wuse 'project::step::ListItem';
 
 
 My::Project->init_project(