move G_BEGIN_DECLS to after #include

Original commit message from CVS:
move G_BEGIN_DECLS to after #include
This commit is contained in:
David I. Lehn 2002-10-30 09:53:54 +00:00
parent 31efa36756
commit 96ef7028f7

View file

@ -24,10 +24,10 @@
#ifndef __GST_XML_REGISTRY_H__
#define __GST_XML_REGISTRY_H__
G_BEGIN_DECLS
#include <gst/gstregistry.h>
G_BEGIN_DECLS
#define GST_TYPE_XML_REGISTRY \
(gst_xml_registry_get_type())
#define GST_XML_REGISTRY(obj) \