projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a9f54
)
mesa: Clean up header file inclusion in texformat.h.
author
Vinson Lee
<vlee@vmware.com>
Sat, 4 Dec 2010 09:11:33 +0000
(
01:11
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 4 Dec 2010 09:11:33 +0000
(
01:11
-0800)
src/mesa/main/texformat.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/texformat.h
b/src/mesa/main/texformat.h
index 8bd1507675343755d94d134d31c6f9ebb8a1e96e..3cf09213ac49725435754599e94c6e4d9b283469 100644
(file)
--- a/
src/mesa/main/texformat.h
+++ b/
src/mesa/main/texformat.h
@@
-27,9
+27,9
@@
#define TEXFORMAT_H
-#include "mtypes.h"
#include "formats.h"
+struct gl_context;
extern gl_format
_mesa_choose_tex_format( struct gl_context *ctx, GLint internalFormat,