projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65e8f81
)
st/mesa: Clean up header file inclusion in st_gen_mipmap.h.
author
Vinson Lee
<vlee@vmware.com>
Sat, 25 Dec 2010 02:06:20 +0000
(18:06 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 25 Dec 2010 02:06:20 +0000
(18:06 -0800)
src/mesa/state_tracker/st_gen_mipmap.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_gen_mipmap.h
b/src/mesa/state_tracker/st_gen_mipmap.h
index 3ba091da15103fbabcc984b44872a425d000b327..815c6a51638375936858fda703ed0fc5b582f627 100644
(file)
--- a/
src/mesa/state_tracker/st_gen_mipmap.h
+++ b/
src/mesa/state_tracker/st_gen_mipmap.h
@@
-30,8
+30,10
@@
#define ST_GEN_MIPMAP_H
-#include "main/
mtypes
.h"
+#include "main/
glheader
.h"
+struct gl_context;
+struct gl_texture_object;
struct st_context;
extern void