fix header define
Original commit message from CVS: fix header define
This commit is contained in:
parent
3340efc044
commit
9e40c6c920
@ -18,8 +18,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef __GST_OGG_PLUGINS_H__
|
#ifndef __GST_TAG_EDIT_PRIVATE_H__
|
||||||
#define __GST_OGG_PLUGINS_H__
|
#define __GST_TAG_EDIT_PRIVATE_H__
|
||||||
|
|
||||||
#include <gst/tag/tag.h>
|
#include <gst/tag/tag.h>
|
||||||
|
|
||||||
@ -38,4 +38,4 @@ GType gst_vorbis_tag_get_type (void);
|
|||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GST_OGG_PLUGINS_H__ */
|
#endif /* __GST_TAG_EDIT_PRIVATE_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user