summaryrefslogtreecommitdiff
path: root/src/mesa/main/colortab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/colortab.c')
-rw-r--r--src/mesa/main/colortab.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mesa/main/colortab.c b/src/mesa/main/colortab.c
index 7d167e1bea..f0744ae1cf 100644
--- a/src/mesa/main/colortab.c
+++ b/src/mesa/main/colortab.c
@@ -1,4 +1,4 @@
-/* $Id: colortab.c,v 1.2 1999/10/08 09:27:10 keithw Exp $ */
+/* $Id: colortab.c,v 1.3 1999/11/08 07:36:43 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -38,9 +38,6 @@
#include "colortab.h"
#include "context.h"
#include "macros.h"
-#ifdef XFree86Server
-#include "GL/xf86glx.h"
-#endif
#endif