mesa: Remove unnecessary header from drawpix.c.

This commit is contained in:
Vinson Lee
2010-01-18 21:22:47 -08:00
parent 0b3109aa05
commit 7395ab042a
-1
View File
@@ -30,7 +30,6 @@
#include "enums.h"
#include "feedback.h"
#include "framebuffer.h"
#include "image.h"
#include "readpix.h"
#include "state.h"
#include "glapi/dispatch.h"