diff -r 06e0fb20a97c -r f5bc148f7e1f lemon/concepts/graph_components.h --- a/lemon/concepts/graph_components.h Mon Feb 23 11:31:22 2009 +0000 +++ b/lemon/concepts/graph_components.h Mon Feb 23 13:12:05 2009 +0100 @@ -21,8 +21,8 @@ ///\brief The concept of graph components. -#ifndef LEMON_CONCEPT_GRAPH_COMPONENTS_H -#define LEMON_CONCEPT_GRAPH_COMPONENTS_H +#ifndef LEMON_CONCEPTS_GRAPH_COMPONENTS_H +#define LEMON_CONCEPTS_GRAPH_COMPONENTS_H #include #include