projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bea6539
)
i965g: Include gl.h in intel_structs.h.
author
Vinson Lee
<vlee@vmware.com>
Tue, 4 Jan 2011 08:41:10 +0000
(
00:41
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 4 Jan 2011 08:41:10 +0000
(
00:41
-0800)
Include gl.h for OpenGL symbols.
src/gallium/drivers/i965/intel_structs.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/i965/intel_structs.h
b/src/gallium/drivers/i965/intel_structs.h
index 522e3bd92c2c13767ff12d8dfcb10e72473bb486..8ecb99834f476f54ecff65ff6c8de6cadfd889aa 100644
(file)
--- a/
src/gallium/drivers/i965/intel_structs.h
+++ b/
src/gallium/drivers/i965/intel_structs.h
@@
-1,6
+1,8
@@
#ifndef INTEL_STRUCTS_H
#define INTEL_STRUCTS_H
+#include <GL/gl.h>
+
struct br0 {
GLuint length:8;
GLuint pad0:3;