src/test/graph_test.cc
changeset 542 69bde1d90c04
parent 515 a7eeb8af6b34
child 550 9e7613fa6d27
     1.1 --- a/src/test/graph_test.cc	Thu May 06 13:46:07 2004 +0000
     1.2 +++ b/src/test/graph_test.cc	Thu May 06 13:48:04 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  #include<iostream>
     1.5 -#include<smart_graph.h>
     1.6 -#include<skeletons/graph.h>
     1.7 +#include<hugo/smart_graph.h>
     1.8 +#include<hugo/skeletons/graph.h>
     1.9  #include<../work/alpar/list_graph.h>
    1.10  
    1.11  /*