mesa: Remove unnecessary header from convolve.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:56:58 +0000 (21:56 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:56:58 +0000 (21:56 -0800)
src/mesa/main/convolve.c

index 8db3e79d384c6ff10d97cfdcc2feb2fad9e4c3d5..5ed93e0c600459623014a192b797d5ad4d69aa5e 100644 (file)
@@ -38,7 +38,6 @@
 #include "context.h"
 #include "image.h"
 #include "mtypes.h"
-#include "pixel.h"
 #include "state.h"
 #include "glapi/dispatch.h"