src/work/marci/lg_vs_sg.cc
changeset 480 4fb0d1e166ea
parent 476 cfe550761745
child 555 995bc1f1a3ce
     1.1 --- a/src/work/marci/lg_vs_sg.cc	Thu Apr 29 16:29:43 2004 +0000
     1.2 +++ b/src/work/marci/lg_vs_sg.cc	Thu Apr 29 16:30:39 2004 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  #include <list_graph.h>
     1.5  #include <smart_graph.h>
     1.6  #include <dimacs.h>
     1.7 -#include <preflow.h>
     1.8 +#include <max_flow.h>
     1.9  #include <time_measure.h>
    1.10  #include <for_each_macros.h>
    1.11