projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08063ba
)
mesa: Remove unnecessary header from convolve.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:56:58 +0000
(21:56 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:56:58 +0000
(21:56 -0800)
src/mesa/main/convolve.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/convolve.c
b/src/mesa/main/convolve.c
index 8db3e79d384c6ff10d97cfdcc2feb2fad9e4c3d5..5ed93e0c600459623014a192b797d5ad4d69aa5e 100644
(file)
--- a/
src/mesa/main/convolve.c
+++ b/
src/mesa/main/convolve.c
@@
-38,7
+38,6
@@
#include "context.h"
#include "image.h"
#include "mtypes.h"
-#include "pixel.h"
#include "state.h"
#include "glapi/dispatch.h"