summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2010-12-07 15:33:04 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2010-12-07 15:33:04 +0100
commit920ef127cef792df6fbf798917e212095badeba1 (patch)
treed84115fa842acac448de732ea0df0568ca9977ed /gst/Makefile.am
parenta0ed044de889ee55901b063352e53f4235401079 (diff)
element: rework GstElementDetails
Clean up the GstElement structure Replace GstElementDetails with metadata
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 9d0c7520a..ab47dcac3 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -198,7 +198,7 @@ noinst_HEADERS = \
glib-compat-private.h \
gst-i18n-lib.h \
gst-i18n-app.h \
- gstelementdetails.h \
+ gstelementmetadata.h \
gstpluginloader.h \
gstquark.h \
gstregistrybinary.h \