summaryrefslogtreecommitdiff
path: root/json-glib
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-07-25 09:10:52 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2014-07-25 09:17:04 +0100
commit415c75677544df6aa4929c851f44a412ea39b7b4 (patch)
tree3dd60c8d717a2c5088f3997289d7755a433aecdd /json-glib
parent2eab41a368620c28bb3c4f9fd0e1a20b2cfdce95 (diff)
downloadjson-glib-415c75677544df6aa4929c851f44a412ea39b7b4.tar.gz
Include "config.h" in the enum types template
Expands the symbol annotation correctly.
Diffstat (limited to 'json-glib')
-rw-r--r--json-glib/json-enum-types.c.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/json-glib/json-enum-types.c.in b/json-glib/json-enum-types.c.in
index 8b82049..0e09075 100644
--- a/json-glib/json-enum-types.c.in
+++ b/json-glib/json-enum-types.c.in
@@ -1,4 +1,5 @@
/*** BEGIN file-header ***/
+#include "config.h"
#include "json-enum-types.h"
/*** END file-header ***/