diff --git a/vcg/simplex/vertexplus/component_ocf.h b/vcg/simplex/vertexplus/component_ocf.h index 5285a17e..4ae8959d 100644 --- a/vcg/simplex/vertexplus/component_ocf.h +++ b/vcg/simplex/vertexplus/component_ocf.h @@ -97,7 +97,7 @@ Mainly the trick here is to store a base pointer in each simplex... #include namespace vcg { - namespace vert { + namespace vertex { /* All the Components that can be added to a vertex should be defined in the namespace vert: