gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir.
Original commit message from CVS: * gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir.
This commit is contained in:
parent
7142afe639
commit
6f224b2556
@ -1,3 +1,8 @@
|
||||
2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* gst/apetag/gstapedemux.h:
|
||||
Fix include, for now GstTagDemux is in the apetag dir.
|
||||
|
||||
2006-02-06 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* docs/plugins/Makefile.am:
|
||||
|
@ -21,7 +21,7 @@
|
||||
#ifndef __GST_APE_DEMUX_H__
|
||||
#define __GST_APE_DEMUX_H__
|
||||
|
||||
#include <gst/tag/gsttagdemux.h>
|
||||
#include "gsttagdemux.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user