added several missing include file

This commit is contained in:
granzuglia 2011-06-07 14:37:27 +00:00
parent 1318e29cb0
commit f58b646616
1 changed files with 3 additions and 2 deletions

View File

@ -26,9 +26,10 @@
#include <vcg/space/triangle3.h>
#include <vcg/math/matrix33.h>
#include <vcg/simplex/face/component.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/complex/algorithms/update/flag.h>
namespace vcg {
namespace tri {