projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ab0e9db
)
glib-types.h: Include glib.h, since we use G_BEGIN_DECLS
author
Colin Walters
<walters@verbum.org>
Tue, 7 Jun 2011 20:26:43 +0000
(16:26 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 7 Jun 2011 20:26:43 +0000
(16:26 -0400)
This header is included individually by g-ir-scanner.
gobject/glib-types.h
patch
|
blob
|
history
diff --git
a/gobject/glib-types.h
b/gobject/glib-types.h
index
239853d
..
f4c6980
100644
(file)
--- a/
gobject/glib-types.h
+++ b/
gobject/glib-types.h
@@
-23,6
+23,8
@@
#ifndef __GLIB_TYPES_H__
#define __GLIB_TYPES_H__
#ifndef __GLIB_TYPES_H__
#define __GLIB_TYPES_H__
+#include <glib.h>
+
G_BEGIN_DECLS
/* A hack necesssary to preprocess this file with g-ir-scanner */
G_BEGIN_DECLS
/* A hack necesssary to preprocess this file with g-ir-scanner */