From 97a94f636902a5d759384b9fa7f367033f245566 Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 7 Mar 2006 13:20:40 +0000 Subject: [PATCH] changed include of io_material --- wrap/io_trimesh/export_3ds.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wrap/io_trimesh/export_3ds.h b/wrap/io_trimesh/export_3ds.h index dbb58020..3d512379 100644 --- a/wrap/io_trimesh/export_3ds.h +++ b/wrap/io_trimesh/export_3ds.h @@ -25,6 +25,9 @@ History $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 transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg @@ -120,7 +123,7 @@ #include #include -#include "io_3ds_obj_material.h" +#include "io_material.h" /* 3DS export needs the Lib3ds library.