projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0aaa3ef
)
softpipe: remove unneeded #include
author
Brian Paul
<brianp@vmware.com>
Thu, 12 Feb 2009 05:03:34 +0000
(22:03 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 12 Feb 2009 05:03:34 +0000
(22:03 -0700)
src/gallium/drivers/softpipe/sp_context.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_context.h
b/src/gallium/drivers/softpipe/sp_context.h
index 3e998848427d1a3f9872868c81ce5cb9c4495266..59d6df8f2dd901e49059f25ccb999efe7473e143 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_context.h
+++ b/
src/gallium/drivers/softpipe/sp_context.h
@@
-32,7
+32,6
@@
#define SP_CONTEXT_H
#include "pipe/p_context.h"
-#include "pipe/p_defines.h"
#include "draw/draw_vertex.h"