mesa: Remove unnecessary header from pixel.c.

This commit is contained in:
Vinson Lee
2010-01-18 19:20:56 -08:00
parent 2f83948370
commit ed5a116eb4

View File

@@ -32,7 +32,6 @@
#include "bufferobj.h" #include "bufferobj.h"
#include "colormac.h" #include "colormac.h"
#include "context.h" #include "context.h"
#include "image.h"
#include "macros.h" #include "macros.h"
#include "pixel.h" #include "pixel.h"
#include "mtypes.h" #include "mtypes.h"