diff --git a/wrap/io_trimesh/export_vrml.h b/wrap/io_trimesh/export_vrml.h index 58849c2f..6f2ddae3 100644 --- a/wrap/io_trimesh/export_vrml.h +++ b/wrap/io_trimesh/export_vrml.h @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.8 2008/02/21 17:47:29 cignoni +corrected texture saving. Still broken the multitexturing + Revision 1.7 2008/02/21 17:23:57 cignoni Corrected various bug, involving spurious commas, and pervertex color saved as per wedge color. @@ -43,8 +46,6 @@ Added Comments for documentation #include #include -#include "io_material.h" - namespace vcg { namespace tri { namespace io {