mesa: Remove unnecessary header from attrib.c.

This commit is contained in:
Vinson Lee 2010-01-18 22:50:08 -08:00
parent 2613fa815a
commit 45a27eacd6

View file

@ -33,7 +33,6 @@
#include "bufferobj.h"
#include "clear.h"
#include "colormac.h"
#include "colortab.h"
#include "context.h"
#include "depth.h"
#include "enable.h"