updated to new vertex with names

This commit is contained in:
Paolo Cignoni 2004-05-12 10:24:49 +00:00
parent 40e7807c68
commit 9f9ef7e584
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
// VCG library.
//#include <vcg/tools/plylib.h>
#include <vcg/simplex/vertex/with/cmnq.h>
#include <vcg/simplex/vertex/with/vcvmvnvq.h>
#include <vcg/simplex/face/with/rtfmfn.h>
#include <vcg/space/index/grid_static_ptr.h>
#include <vcg/complex/trimesh/base.h>