summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/glide/fxwgl.c
diff options
context:
space:
mode:
authorTed Jump <tjump@users.sourceforge.net>1999-09-19 09:59:12 +0000
committerTed Jump <tjump@users.sourceforge.net>1999-09-19 09:59:12 +0000
commita63baa3e8dee1d1e879e660c7b2c3636f44f5e11 (patch)
tree1a8acd99c7317a1f88a4e4e45cd89da89d86393c /src/mesa/drivers/glide/fxwgl.c
parent32b20284b8731106a354209721e088fb735393a6 (diff)
Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXT
Diffstat (limited to 'src/mesa/drivers/glide/fxwgl.c')
-rw-r--r--src/mesa/drivers/glide/fxwgl.c1
1 files changed, 0 insertions, 1 deletions
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 <windows.h>
#include <GL/gl.h>
-#include <GL/glu.h>
#ifdef __cplusplus
}