projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ca259
)
remove #include
author
Brian
<brian.paul@tungstengraphics.com>
Wed, 12 Dec 2007 23:04:52 +0000
(16:04 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Wed, 12 Dec 2007 23:04:52 +0000
(16:04 -0700)
src/mesa/pipe/softpipe/sp_rgba_tile.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/softpipe/sp_rgba_tile.c
b/src/mesa/pipe/softpipe/sp_rgba_tile.c
index 71332746fb3b57364853e0c175ddad87f8e15915..9d8d6a79e07bc81ffa19b77433b7d3cd1f5fd748 100644
(file)
--- a/
src/mesa/pipe/softpipe/sp_rgba_tile.c
+++ b/
src/mesa/pipe/softpipe/sp_rgba_tile.c
@@
-36,7
+36,7
@@
#include "pipe/p_defines.h"
#include "pipe/p_util.h"
#include "pipe/p_inlines.h"
-#include "sp_surface.h"
+
#include "sp_rgba_tile.h"