From 6427910afe0b006f8fe6c71c6ad6ac8642213793 Mon Sep 17 00:00:00 2001 From: cignoni Date: Thu, 13 Dec 2007 00:29:54 +0000 Subject: [PATCH] updated gennormal path --- apps/shadevis/visshader.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/shadevis/visshader.h b/apps/shadevis/visshader.h index f3ff93d9..e1369b38 100644 --- a/apps/shadevis/visshader.h +++ b/apps/shadevis/visshader.h @@ -24,6 +24,10 @@ History $Log: not supported by cvs2svn $ +Revision 1.9 2005/11/12 06:47:18 cignoni +Added Enhancement, removed type warnings, +started to refactor code in order to remove the unnecessary generality of the class. + Revision 1.8 2004/09/28 09:45:17 cignoni Added MapFalseColor @@ -57,7 +61,7 @@ Added GPL comments #include #include #include "simplepic.h" -#include "gen_normal.h" +#include namespace vcg { // Base Class che definisce le varie interfaccie;