Ongoing corrections of include paths to comply the new folder arrangement
This commit is contained in:
parent
214904b312
commit
50184c49fb
|
@ -24,11 +24,10 @@
|
|||
#define __VCGLIB_UTILDAE
|
||||
|
||||
|
||||
#include <vcg/complex/append.h>
|
||||
#include <wrap/io_trimesh/additionalinfo.h>
|
||||
#include <vcg/complex/trimesh/update/normal.h>
|
||||
#include <vcg/complex/trimesh/update/position.h>
|
||||
#include <vcg/complex/trimesh/append.h>
|
||||
#include <vcg/complex/trimesh/allocate.h>
|
||||
#include <vcg/complex/algorithms/update/normal.h>
|
||||
#include <vcg/complex/algorithms/update/position.h>
|
||||
|
||||
#include <wrap/io_trimesh/io_mask.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue