projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfe9dec
)
dri/swrast: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Thu, 3 Jun 2010 00:54:10 +0000
(17:54 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 3 Jun 2010 00:54:10 +0000
(17:54 -0700)
src/mesa/drivers/dri/swrast/swrast.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/swrast/swrast.c
b/src/mesa/drivers/dri/swrast/swrast.c
index 983b924da939fd7e696b5d69fa2530e35c30e91f..f3903c2e380dd45e2fc8da6eb35018284cf2f61d 100644
(file)
--- a/
src/mesa/drivers/dri/swrast/swrast.c
+++ b/
src/mesa/drivers/dri/swrast/swrast.c
@@
-51,7
+51,6
@@
#include "main/texfetch.h"
#include "main/texformat.h"
#include "main/texstate.h"
-#include "main/texobj.h"
#include "swrast_priv.h"