diff --git a/vcg/complex/algorithms/update/normal.h b/vcg/complex/algorithms/update/normal.h index f519d6b9..52dee354 100644 --- a/vcg/complex/algorithms/update/normal.h +++ b/vcg/complex/algorithms/update/normal.h @@ -25,6 +25,7 @@ #define __VCG_TRI_UPDATE_NORMALS #include +#include namespace vcg { namespace tri {