projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa2423b
)
softpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 27 Jan 2010 07:28:23 +0000
(23:28 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 27 Jan 2010 07:28:23 +0000
(23:28 -0800)
src/gallium/drivers/softpipe/sp_winsys.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_winsys.c
b/src/gallium/drivers/softpipe/sp_winsys.c
index 8169071dc9fe2e65e906be23ee797ad0b24923f0..38bcd64c6a5c3aa94e8fa6698bc6824ccd1adec7 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_winsys.c
+++ b/
src/gallium/drivers/softpipe/sp_winsys.c
@@
-39,7
+39,6
@@
#include "pipe/internal/p_winsys_screen.h"/* port to just p_screen */
#include "pipe/p_format.h"
#include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
#include "util/u_format.h"
#include "util/u_math.h"
#include "util/u_memory.h"