From 327c69127cf6203681d418a76186f70cc71b9212 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 8 Nov 1999 07:36:43 +0000 Subject: clean-up of header includes (Daryll) --- src/mesa/main/image.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/mesa/main/image.c') diff --git a/src/mesa/main/image.c b/src/mesa/main/image.c index 075ad16a9c..582fa5c147 100644 --- a/src/mesa/main/image.c +++ b/src/mesa/main/image.c @@ -1,4 +1,4 @@ -/* $Id: image.c,v 1.12 1999/11/03 18:24:05 brianp Exp $ */ +/* $Id: image.c,v 1.13 1999/11/08 07:36:44 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -42,9 +42,6 @@ #include "mmath.h" #include "pixel.h" #include "types.h" -#ifdef XFree86Server -#include "GL/xf86glx.h" -#endif #endif -- cgit v1.2.3