src/hugo/skeletons/graph.h
changeset 542 69bde1d90c04
parent 539 fb261e3a9a0f
child 732 33cbc0635e92
     1.1 --- a/src/hugo/skeletons/graph.h	Thu May 06 13:46:07 2004 +0000
     1.2 +++ b/src/hugo/skeletons/graph.h	Thu May 06 13:48:04 2004 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  ///\file
     1.5  ///\brief Declaration of GraphSkeleton.
     1.6  
     1.7 -#include <invalid.h>
     1.8 +#include <hugo/invalid.h>
     1.9  
    1.10  /// The namespace of HugoLib
    1.11  namespace hugo {