summaryrefslogtreecommitdiff
path: root/libgupnp-av/gupnp-feature-list-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgupnp-av/gupnp-feature-list-parser.c')
-rw-r--r--libgupnp-av/gupnp-feature-list-parser.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgupnp-av/gupnp-feature-list-parser.c b/libgupnp-av/gupnp-feature-list-parser.c
index 16e5ddd..16208b5 100644
--- a/libgupnp-av/gupnp-feature-list-parser.c
+++ b/libgupnp-av/gupnp-feature-list-parser.c
@@ -23,6 +23,10 @@
#include "gupnp-av.h"
#include "xml-util.h"
+struct _GUPnPFeatureListParser {
+ GObject parent;
+};
+
/* GUPnPFeatureListParser */
G_DEFINE_TYPE (GUPnPFeatureListParser,
gupnp_feature_list_parser,