projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76db330
)
tnl: Clean up header file inclusion in tnl.h.
author
Vinson Lee
<vlee@vmware.com>
Thu, 30 Dec 2010 08:46:13 +0000
(
00:46
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 30 Dec 2010 08:46:13 +0000
(
00:46
-0800)
src/mesa/tnl/tnl.h
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/tnl.h
b/src/mesa/tnl/tnl.h
index 702efdc5ccab05b2771fbc26884efba8eebebe30..24a0c725008ca7bfe84506fa5aabcc53a3bfcd53 100644
(file)
--- a/
src/mesa/tnl/tnl.h
+++ b/
src/mesa/tnl/tnl.h
@@
-28,8
+28,11
@@
#ifndef _TNL_H
#define _TNL_H
-#include "main/
mtypes
.h"
+#include "main/
glheader
.h"
+struct gl_client_array;
+struct gl_context;
+struct gl_program;
/* These are the public-access functions exported from tnl. (A few