projects
/
platform
/
upstream
/
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
bfc8a08
..
ab077ed
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;