projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7841188
)
swrast: Remove unnecessary header from s_accum.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 07:01:03 +0000
(23:01 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 07:01:03 +0000
(23:01 -0800)
src/mesa/swrast/s_accum.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_accum.c
b/src/mesa/swrast/s_accum.c
index c6c7dbf5cf0e32082f3c8739c0488b43f45d5cd2..6accdc53afc66a194c3dd801fd08a1db6c36d62e 100644
(file)
--- a/
src/mesa/swrast/s_accum.c
+++ b/
src/mesa/swrast/s_accum.c
@@
-27,7
+27,6
@@
#include "main/context.h"
#include "main/macros.h"
#include "main/imports.h"
-#include "main/fbobject.h"
#include "s_accum.h"
#include "s_context.h"