projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c25588
)
mesa: Clean up header file inclusion in drawtex.h.
author
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 05:05:01 +0000
(21:05 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 05:05:01 +0000
(21:05 -0800)
src/mesa/main/drawtex.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/drawtex.h
b/src/mesa/main/drawtex.h
index d7d507566bb6f4bdb480d9f9ea5a651cd7080324..13ff6f97e9e12656433bdc73186bd5e49804d0db 100644
(file)
--- a/
src/mesa/main/drawtex.h
+++ b/
src/mesa/main/drawtex.h
@@
-25,7
+25,8
@@
#define DRAWTEX_H
-#include "main/mtypes.h"
+#include "glheader.h"
+#include "mfeatures.h"
#if FEATURE_OES_draw_texture