changeset 480 | 4fb0d1e166ea |
parent 476 | cfe550761745 |
child 496 | 7c463a7635d4 |
1.1 --- a/src/work/marci/bipartite_graph_wrapper_test.cc Thu Apr 29 16:29:43 2004 +0000 1.2 +++ b/src/work/marci/bipartite_graph_wrapper_test.cc Thu Apr 29 16:30:39 2004 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 #include <bfs_iterator.h> 1.5 #include <graph_wrapper.h> 1.6 #include <maps.h> 1.7 -#include <preflow.h> 1.8 +#include <max_flow.h> 1.9 1.10 using namespace hugo; 1.11