projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65fa119
)
mesa: Remove unnecessary header from image.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:02:19 +0000
(21:02 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 05:02:19 +0000
(21:02 -0800)
src/mesa/main/image.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/image.c
b/src/mesa/main/image.c
index 3b685cb9471e6996fe1b6e99b541552f04a3ccda..1dfcc481955c8243344bb9feaf6e494da186bf98 100644
(file)
--- a/
src/mesa/main/image.c
+++ b/
src/mesa/main/image.c
@@
-36,7
+36,6
@@
#include "image.h"
#include "imports.h"
#include "macros.h"
-#include "pixel.h"
/**