projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
156e490
)
include context.h
author
Brian
<brian.paul@tungstengraphics.com>
Fri, 2 Nov 2007 18:11:40 +0000
(12:11 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 5 Nov 2007 15:04:47 +0000
(08:04 -0700)
src/mesa/state_tracker/st_cb_flush.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_flush.c
b/src/mesa/state_tracker/st_cb_flush.c
index 5af391d8ed3ff97b92341378c5da64ad10792c6a..eb47e75b4037b1c4c829ff88fe538b81a4160235 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_flush.c
+++ b/
src/mesa/state_tracker/st_cb_flush.c
@@
-33,6
+33,7
@@
#include "main/glheader.h"
#include "main/macros.h"
+#include "main/context.h"
#include "st_context.h"
#include "st_cb_flush.h"
#include "st_cb_fbo.h"