diff --git a/wrap/gl/trimesh.h b/wrap/gl/trimesh.h index 63ef187a..74cc38b4 100644 --- a/wrap/gl/trimesh.h +++ b/wrap/gl/trimesh.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.2 2004/07/12 15:57:33 ganovelli +first draft: it includes glew ! + @@ -35,9 +38,9 @@ $Log: not supported by cvs2svn $ #include #include -#include -#include #include +#include +#include namespace vcg {