changeset 602 | 580b329c2a0c |
parent 557 | 9c0ce0a1f000 |
child 640 | d426dca0aaf7 |
1.1 --- a/src/work/marci/bipartite_graph_wrapper_test.cc Mon May 10 16:52:51 2004 +0000 1.2 +++ b/src/work/marci/bipartite_graph_wrapper_test.cc Mon May 10 16:59:20 2004 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 //#include <dimacs.h> 1.5 #include <hugo/time_measure.h> 1.6 #include <for_each_macros.h> 1.7 -#include <bfs_iterator.h> 1.8 +#include <bfs_dfs.h> 1.9 #include <hugo/graph_wrapper.h> 1.10 #include <bipartite_graph_wrapper.h> 1.11 #include <hugo/maps.h>