summaryrefslogtreecommitdiff
path: root/ges/ges-base-xml-formatter.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 14:14:57 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 14:14:57 +0000
commit4e21628d54294531147bc5961ee2550bf1ba423a (patch)
tree8f46ef694da1be0eb5a76d281da7c79db2919731 /ges/ges-base-xml-formatter.h
parent3d1c00fbcd6a0d2b45bfffe8300479c65376075a (diff)
GST_GES_API -> GES_API
Diffstat (limited to 'ges/ges-base-xml-formatter.h')
-rw-r--r--ges/ges-base-xml-formatter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ges/ges-base-xml-formatter.h b/ges/ges-base-xml-formatter.h
index c9eb73b2..fafde1aa 100644
--- a/ges/ges-base-xml-formatter.h
+++ b/ges/ges-base-xml-formatter.h
@@ -64,7 +64,7 @@ struct _GESBaseXmlFormatterClass
gpointer _ges_reserved[GES_PADDING];
};
-GST_GES_API
+GES_API
GType ges_base_xml_formatter_get_type (void);
G_END_DECLS