Fixed Id tracking.
[www.jankratochvil.net.git] / project / d1xnet / Index.html.pl
index 023ef0e..02e3ecd 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::d1xnet::ListItem;
+Wuse 'My::Project';
+Wuse 'project::d1xnet::ListItem';
 
 
 My::Project->init_project(