changed include of io_material
This commit is contained in:
parent
e71a29248f
commit
97a94f6369
|
@ -25,6 +25,9 @@
|
||||||
History
|
History
|
||||||
|
|
||||||
$Log: not supported by cvs2svn $
|
$Log: not supported by cvs2svn $
|
||||||
|
Revision 1.2 2006/02/17 23:53:36 fmazzant
|
||||||
|
added relative Path of the Lib3ds library
|
||||||
|
|
||||||
Revision 1.1 2006/02/16 19:28:36 fmazzant
|
Revision 1.1 2006/02/16 19:28:36 fmazzant
|
||||||
transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg
|
transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg
|
||||||
|
|
||||||
|
@ -120,7 +123,7 @@
|
||||||
#include <vcg/complex/trimesh/allocate.h>
|
#include <vcg/complex/trimesh/allocate.h>
|
||||||
#include <wrap/io_trimesh/io_mask.h>
|
#include <wrap/io_trimesh/io_mask.h>
|
||||||
|
|
||||||
#include "io_3ds_obj_material.h"
|
#include "io_material.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
3DS export needs the Lib3ds library.
|
3DS export needs the Lib3ds library.
|
||||||
|
|
Loading…
Reference in New Issue