projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c6c38
)
st/mesa: Remove unnecessary headers from st_cb_viewport.c.
author
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 03:00:27 +0000
(19:00 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 15 Jan 2010 03:00:27 +0000
(19:00 -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 75b0a219ce3a557ce8f4df086e3ae38c2292cdb5..9450b3a45bc8c3b1c5c7c9a6f06954db60907a0c 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_viewport.c
+++ b/
src/mesa/state_tracker/st_cb_viewport.c
@@
-27,11
+27,9
@@
#include "main/glheader.h"
#include "st_context.h"
-#include "st_public.h"
#include "st_cb_viewport.h"
#include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
#include "pipe/internal/p_winsys_screen.h"