src/work/marci/top_sort_test.cc
changeset 557 9c0ce0a1f000
parent 552 83c22ca968d8
child 577 e8703f0a6e2f
     1.1 --- a/src/work/marci/top_sort_test.cc	Thu May 06 16:55:59 2004 +0000
     1.2 +++ b/src/work/marci/top_sort_test.cc	Thu May 06 17:01:31 2004 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  #include <hugo/dimacs.h>
     1.5  #include <bfs_dfs_misc.h>
     1.6  #include <list_graph.h>
     1.7 -#include <graph_wrapper.h>
     1.8 +#include <hugo/graph_wrapper.h>
     1.9  
    1.10  using namespace hugo;
    1.11