src/work/jacint/max_flow.h
changeset 640 d426dca0aaf7
parent 632 3f3e184252d2
child 647 19dd325da0e8
     1.1 --- a/src/work/jacint/max_flow.h	Fri May 14 15:19:18 2004 +0000
     1.2 +++ b/src/work/jacint/max_flow.h	Fri May 14 15:33:52 2004 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  #include <bfs_dfs.h>
     1.5  #include <hugo/invalid.h>
     1.6  #include <hugo/maps.h>
     1.7 -#include <for_each_macros.h>
     1.8 +#include <hugo/for_each_macros.h>
     1.9  
    1.10  /// \file
    1.11  /// \brief Maximum flow algorithms.