summaryrefslogtreecommitdiff
path: root/tools/element-templates
diff options
context:
space:
mode:
Diffstat (limited to 'tools/element-templates')
-rw-r--r--tools/element-templates/baseparse2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/element-templates/baseparse b/tools/element-templates/baseparse
index ff56b3ca4..01293f68a 100644
--- a/tools/element-templates/baseparse
+++ b/tools/element-templates/baseparse
@@ -5,7 +5,7 @@ GST_TYPE_BASE_PARSE
% pkg-config
gstreamer-base-0.10
% includes
-#include <gst/baseparse/gstbaseparse.h>
+#include <gst/base/gstbaseparse.h>
% prototypes
static gboolean gst_replace_start (GstBaseParse *parse);
static gboolean gst_replace_stop (GstBaseParse *parse);