projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc3c06
)
st/mesa: Remove unnecessary header from st_cb_viewport.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 07:41:57 +0000
(23:41 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 22 Jan 2010 07:41:57 +0000
(23:41 -0800)
src/mesa/state_tracker/st_cb_viewport.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_viewport.c
b/src/mesa/state_tracker/st_cb_viewport.c
index d8bd24405ceac022ecf083f5dca7f774aeb6e5bd..b29191abef661afdd9679f94f794031fa65db279 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_viewport.c
+++ b/
src/mesa/state_tracker/st_cb_viewport.c
@@
-32,7
+32,6
@@
#include "pipe/p_context.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
-#include "pipe/internal/p_winsys_screen.h"
static void st_viewport(GLcontext * ctx, GLint x, GLint y,