mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
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:
parent
06c6f3be60
commit
ac08905fb9
1 changed files with 6 additions and 0 deletions
6
ext/flac/gstflactag.h
Normal file
6
ext/flac/gstflactag.h
Normal 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 */
|
Loading…
Reference in a new issue