From 7c5282d2a8bb6b4c8d265ad3fc1a1652c55df167 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 15 Oct 2002 14:43:55 +0000 Subject: minor updates --- progs/tests/texrect.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'progs/tests/texrect.c') diff --git a/progs/tests/texrect.c b/progs/tests/texrect.c index 1468c73385a..685dd863ea0 100644 --- a/progs/tests/texrect.c +++ b/progs/tests/texrect.c @@ -1,4 +1,4 @@ -/* $Id: texrect.c,v 1.1 2002/06/15 03:08:19 brianp Exp $ */ +/* $Id: texrect.c,v 1.2 2002/10/15 14:43:55 brianp Exp $ */ /* GL_NV_texture_rectangle test * @@ -7,6 +7,7 @@ */ +#define GL_GLEXT_PROTOTYPES #include #include #include -- cgit v1.2.3