From a63baa3e8dee1d1e879e660c7b2c3636f44f5e11 Mon Sep 17 00:00:00 2001 From: Ted Jump Date: Sun, 19 Sep 1999 09:59:12 +0000 Subject: Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT --- src/mesa/drivers/glide/fxwgl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/drivers/glide/fxwgl.c') diff --git a/src/mesa/drivers/glide/fxwgl.c b/src/mesa/drivers/glide/fxwgl.c index fa6e039a8c..f7f4bdba51 100644 --- a/src/mesa/drivers/glide/fxwgl.c +++ b/src/mesa/drivers/glide/fxwgl.c @@ -29,7 +29,6 @@ extern "C" { #include #include -#include #ifdef __cplusplus } -- cgit v1.2.3