summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-03-06 13:38:50 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-03-07 12:52:17 +0000
commita406196624c70121fdb802e77ca0164b8dfb6622 (patch)
tree4f571f86488ccf2125a66bab3aa3fb7d8234f773 /tools
parent9afcd919e3aa05a36748ff3f45241ffb6316458a (diff)
downloadtelepathy-glib-a406196624c70121fdb802e77ca0164b8dfb6622.tar.gz
glib-interfaces-gen: generate self-contained header files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46835 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tools')
-rw-r--r--tools/glib-interfaces-gen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/glib-interfaces-gen.py b/tools/glib-interfaces-gen.py
index 69c721be3..bc5c04da3 100644
--- a/tools/glib-interfaces-gen.py
+++ b/tools/glib-interfaces-gen.py
@@ -49,6 +49,7 @@ class Generator(object):
f("""
*/
+#include <glib.h>
""")
# Body