[json-glib] Include "config.h" in the enum types template
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Include "config.h" in the enum types template
- Date: Fri, 25 Jul 2014 08:17:15 +0000 (UTC)
commit 415c75677544df6aa4929c851f44a412ea39b7b4
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Jul 25 09:10:52 2014 +0100
Include "config.h" in the enum types template
Expands the symbol annotation correctly.
json-glib/json-enum-types.c.in | 1 +
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 ***/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]