summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gstdiracparse.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-02 18:30:22 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-04-09 00:24:03 +0100
commit5365dbfdce14f8314d0d8507bcd837f0a361717b (patch)
tree657f032476d56e2233f3b461a62efed5dad0c507 /gst/videoparsers/gstdiracparse.h
parent38c6f6366c6ee089bde86f171050b6bef6452fda (diff)
videoparsers: port to baseparse, which is now in libgstbase in core
Diffstat (limited to 'gst/videoparsers/gstdiracparse.h')
-rw-r--r--gst/videoparsers/gstdiracparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videoparsers/gstdiracparse.h b/gst/videoparsers/gstdiracparse.h
index 64a1b8123..abf3821f1 100644
--- a/gst/videoparsers/gstdiracparse.h
+++ b/gst/videoparsers/gstdiracparse.h
@@ -21,7 +21,7 @@
#define _GST_DIRAC_PARSE_H_
#include <gst/gst.h>
-#include <gst/baseparse/gstbaseparse.h>
+#include <gst/base/gstbaseparse.h>
G_BEGIN_DECLS