projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816ad9b
)
st/mesa: Include glheader.h in st_atom.h.
author
Vinson Lee
<vlee@vmware.com>
Tue, 3 Aug 2010 08:14:37 +0000
(
01:14
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 3 Aug 2010 08:14:37 +0000
(
01:14
-0700)
Include glheader.h for GLenum symbol.
src/mesa/state_tracker/st_atom.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_atom.h
b/src/mesa/state_tracker/st_atom.h
index 1f0fef63df573562711cee7315e948d2d1bb29c1..c7a04951bff7b14a9be5d17d2599829c3d9b1ddc 100644
(file)
--- a/
src/mesa/state_tracker/st_atom.h
+++ b/
src/mesa/state_tracker/st_atom.h
@@
-34,6
+34,8
@@
#ifndef ST_ATOM_H
#define ST_ATOM_H
+#include "main/glheader.h"
+
struct st_context;
struct st_tracked_state;