Compilation will work better if I don't forget new files..

Original commit message from CVS:
Compilation will work better if I don't forget new files..
This commit is contained in:
Christophe Fergeau 2003-12-07 21:43:04 +00:00
parent 06c6f3be60
commit ac08905fb9

6
ext/flac/gstflactag.h Normal file
View file

@ -0,0 +1,6 @@
#ifndef GST_FLAC_TAG_H
#define GST_FLAC_TAG_H
GType gst_flac_tag_get_type (void);
#endif /* GST_FLAC_TAG_H */