From e5d01c7a806caab8b4623aed58d471720ad6f001 Mon Sep 17 00:00:00 2001 From: ponchio Date: Thu, 30 Sep 2004 01:40:39 +0000 Subject: [PATCH] --> --- wrap/gl/trimesh.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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