summaryrefslogtreecommitdiffstats
path: root/gst/apetag
diff options
context:
space:
mode:
Diffstat (limited to 'gst/apetag')
-rw-r--r--gst/apetag/gstapedemux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/apetag/gstapedemux.h b/gst/apetag/gstapedemux.h
index 93f390a9..a6702b4f 100644
--- a/gst/apetag/gstapedemux.h
+++ b/gst/apetag/gstapedemux.h
@@ -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