diff -r 88bd39ef7d98 -r 1c5d6e47921f lemon/concepts/graph_components.h --- a/lemon/concepts/graph_components.h Mon Feb 23 12:26:21 2009 +0000 +++ b/lemon/concepts/graph_components.h Mon Feb 23 12:33:40 2009 +0000 @@ -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