added include matrix44.h

This commit is contained in:
Nico Pietroni 2013-01-22 10:51:56 +00:00
parent 37e8a2118b
commit e633317b58
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#define __VCG_TRI_UPDATE_NORMALS
#include <vcg/complex/algorithms/update/flag.h>
#include <vcg/math/matrix44.h>
namespace vcg {
namespace tri {