summaryrefslogtreecommitdiffstats
path: root/gst/nsf/gstnsf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/nsf/gstnsf.h')
-rw-r--r--gst/nsf/gstnsf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/nsf/gstnsf.h b/gst/nsf/gstnsf.h
index 47b47375..f2c1fbd0 100644
--- a/gst/nsf/gstnsf.h
+++ b/gst/nsf/gstnsf.h
@@ -73,6 +73,8 @@ struct _GstNsfDec {
gboolean stereo;
int channels;
int bps;
+
+ GstTagList *taglist;
};
struct _GstNsfDecClass {