summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Azzarone <azzaronea@gmail.com>2016-02-04 22:05:54 +0100
committerAndrea Azzarone <azzaronea@gmail.com>2016-02-04 22:05:54 +0100
commitebd90ca6ba2a714d0a968657cc617306ecfa4d42 (patch)
tree3b153a37c58157d33f15d2979f4a81ce88654497
parentbe102658feddf980f7e786a12cea40e0d6ad7e4b (diff)
downloadappstream-glib-ebd90ca6ba2a714d0a968657cc617306ecfa4d42.tar.gz
Add missing G_BEGIN_DECLS in libappstream-glib/as-tag.h.
-rw-r--r--libappstream-glib/as-tag.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libappstream-glib/as-tag.h b/libappstream-glib/as-tag.h
index bfd3a22..9a5515f 100644
--- a/libappstream-glib/as-tag.h
+++ b/libappstream-glib/as-tag.h
@@ -28,6 +28,8 @@
#include <glib.h>
+G_BEGIN_DECLS
+
/**
* AsTag:
* @AS_TAG_UNKNOWN: Type invalid or not known