diff -r 06e0fb20a97c -r f5bc148f7e1f lemon/concepts/maps.h --- a/lemon/concepts/maps.h Mon Feb 23 11:31:22 2009 +0000 +++ b/lemon/concepts/maps.h Mon Feb 23 13:12:05 2009 +0100 @@ -16,8 +16,8 @@ * */ -#ifndef LEMON_CONCEPT_MAPS_H -#define LEMON_CONCEPT_MAPS_H +#ifndef LEMON_CONCEPTS_MAPS_H +#define LEMON_CONCEPTS_MAPS_H #include #include @@ -213,4 +213,4 @@ } //namespace lemon -#endif // LEMON_CONCEPT_MAPS_H +#endif