projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5351dc1
)
mesa/main: do not wrap header inclusion in extern "C"
author
Emil Velikov
<emil.velikov@collabora.com>
Tue, 24 Nov 2015 16:29:26 +0000
(16:29 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 9 Mar 2016 17:16:51 +0000
(17:16 +0000)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/main/samplerobj.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/samplerobj.h
b/src/mesa/main/samplerobj.h
index abc6e019046afebd9e25767873cfd81c04d6997c..8e9539d8d8fdd18415a15b2a06a09f3267e3163e 100644
(file)
--- a/
src/mesa/main/samplerobj.h
+++ b/
src/mesa/main/samplerobj.h
@@
-27,14
+27,12
@@
#ifndef SAMPLEROBJ_H
#define SAMPLEROBJ_H
+#include "mtypes.h"
+
#ifdef __cplusplus
extern "C" {
#endif
-
-#include "mtypes.h"
-
-
struct dd_function_table;
static inline struct gl_sampler_object *