changeset 555 | 995bc1f1a3ce |
parent 389 | 770cc1f4861f |
child 577 | e8703f0a6e2f |
1.1 --- a/src/work/marci/bfsit_vs_byhand.cc Thu May 06 15:47:42 2004 +0000 1.2 +++ b/src/work/marci/bfsit_vs_byhand.cc Thu May 06 16:54:54 2004 +0000 1.3 @@ -4,8 +4,8 @@ 1.4 1.5 #include <list_graph.h> 1.6 //#include <smart_graph.h> 1.7 -#include <dimacs.h> 1.8 -#include <time_measure.h> 1.9 +#include <hugo/dimacs.h> 1.10 +#include <hugo/time_measure.h> 1.11 #include <for_each_macros.h> 1.12 #include <bfs_iterator.h> 1.13