diff --git a/vcg/simplex/faceplus/component.h b/vcg/simplex/faceplus/component.h index 074f5412..3d45f29e 100644 --- a/vcg/simplex/faceplus/component.h +++ b/vcg/simplex/faceplus/component.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.17 2007/05/04 16:16:04 ganovelli +added include to texcoor2 + Revision 1.16 2007/03/12 15:42:11 tarini Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD. @@ -82,6 +85,7 @@ First Really Working version #include #include #include +#include namespace vcg { namespace face {