diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gallium/drivers/i965/intel_structs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/i965/intel_structs.h b/src/gallium/drivers/i965/intel_structs.h index 522e3bd92c..8ecb99834f 100644 --- 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; |