Oops, failed to add this file during previous OS X stuff commit

Original commit message from CVS:
Oops, failed to add this file during previous OS X stuff commit
This commit is contained in:
Ronald S. Bultje 2004-01-03 13:14:20 +00:00
parent cebf1220a9
commit eeb1636589

View file

@ -53,6 +53,8 @@ static void gst_pngenc_init (GstPngEnc *pngenc);
static void gst_pngenc_chain (GstPad *pad, GstData *_data);
GstPadTemplate *pngenc_src_template, *pngenc_sink_template;
static GstElementClass *parent_class = NULL;