gstreamer/ext/flac/gstflactag.h
Christophe Fergeau ac08905fb9 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..
2003-12-07 21:43:04 +00:00

6 lines
112 B
C

#ifndef GST_FLAC_TAG_H
#define GST_FLAC_TAG_H
GType gst_flac_tag_get_type (void);
#endif /* GST_FLAC_TAG_H */