projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d356ad3
)
mesa: Include missing header in m_matrix.h.
author
Vinson Lee
<vlee@vmware.com>
Tue, 3 Aug 2010 07:33:04 +0000
(
00:33
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 3 Aug 2010 07:33:04 +0000
(
00:33
-0700)
src/mesa/math/m_matrix.h
patch
|
blob
|
history
diff --git
a/src/mesa/math/m_matrix.h
b/src/mesa/math/m_matrix.h
index 3bc5de6cd4dde8b5ed33698ed343a1834a1a45b8..a69afb8589adc8d03c06cca973e6c1a62db0236a 100644
(file)
--- a/
src/mesa/math/m_matrix.h
+++ b/
src/mesa/math/m_matrix.h
@@
-32,6
+32,8
@@
#define _M_MATRIX_H
+#include "main/glheader.h"
+
/**
* \name Symbolic names to some of the entries in the matrix