From ea39f042c378c234b573ceead4c5194020d949c4 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 2 Feb 2000 19:17:57 +0000 Subject: updated includes for source file reorg --- src/mesa/main/attrib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/main/attrib.c') diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c index e8a6f86431..6fe44c8796 100644 --- a/src/mesa/main/attrib.c +++ b/src/mesa/main/attrib.c @@ -1,4 +1,4 @@ -/* $Id: attrib.c,v 1.13 1999/11/23 21:15:37 keithw Exp $ */ +/* $Id: attrib.c,v 1.14 2000/02/02 19:17:57 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -30,8 +30,8 @@ #else #include "glheader.h" #include "attrib.h" +#include "buffers.h" #include "context.h" -#include "glmisc.h" #include "enable.h" #include "enums.h" #include "mem.h" -- cgit v1.2.3