projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb44cfa
)
mesa: the _mesa_geometric_* functions require full types from mtypes.h
author
Ilia Mirkin
<imirkin@alum.mit.edu>
Sat, 23 Jan 2016 13:25:35 +0000
(08:25 -0500)
committer
Ilia Mirkin
<imirkin@alum.mit.edu>
Tue, 2 Feb 2016 22:08:46 +0000
(17:08 -0500)
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/framebuffer.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/framebuffer.h
b/src/mesa/main/framebuffer.h
index bfc8a0836e7c15061775cc8e1be0ea4cc109862b..ab077ed9f498e0a1ecb8c74040f32180ce901743 100644
(file)
--- a/
src/mesa/main/framebuffer.h
+++ b/
src/mesa/main/framebuffer.h
@@
-26,7
+26,7
@@
#ifndef FRAMEBUFFER_H
#define FRAMEBUFFER_H
-#include "
glheader
.h"
+#include "
mtypes
.h"
struct gl_config;
struct gl_context;