diff --git a/wrap/gl/trimesh.h b/wrap/gl/trimesh.h index 74cc38b4..9db8cc34 100644 --- a/wrap/gl/trimesh.h +++ b/wrap/gl/trimesh.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.3 2004/07/13 11:25:57 pietroni +changed order of initial include ( it had problems with extension of openGL) + Revision 1.2 2004/07/12 15:57:33 ganovelli first draft: it includes glew ! @@ -38,7 +41,7 @@ first draft: it includes glew ! #include #include -#include +#include #include #include