summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpgstpay.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-11-11 12:32:41 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2011-11-11 12:32:41 +0100
commite84b8dbe945530ae4b8f2d520bb640834108825a (patch)
treecc19664e4d4d8c7a83aa051ab9094a785281426e /gst/rtp/gstrtpgstpay.h
parent249d0083ccb8b18a0f0efbdea3be625b77dfcb45 (diff)
update for base class rename
Diffstat (limited to 'gst/rtp/gstrtpgstpay.h')
-rw-r--r--gst/rtp/gstrtpgstpay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpgstpay.h b/gst/rtp/gstrtpgstpay.h
index b2f12a1d2..e10401fe0 100644
--- a/gst/rtp/gstrtpgstpay.h
+++ b/gst/rtp/gstrtpgstpay.h
@@ -21,7 +21,7 @@
#define __GST_RTP_GST_PAY_H__
#include <gst/gst.h>
-#include <gst/rtp/gstbasertppayload.h>
+#include <gst/rtp/gstrtpbasepayload.h>
G_BEGIN_DECLS