summaryrefslogtreecommitdiffstats
path: root/sys/vdpau/gstvdpaudecoder.h
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-04-03 17:51:16 +0200
committerJan Schmidt <thaytan@noraisin.net>2009-06-20 15:21:23 +0100
commit85acf023dff4bc48d9a043e6c8666ac36153c387 (patch)
tree09c8bb7c5a4503f550a1b19f9d525b1619bf4296 /sys/vdpau/gstvdpaudecoder.h
parent5563c933eec3819d00f25588bad4e57c87dcb390 (diff)
downloadgst-plugins-bad-85acf023dff4bc48d9a043e6c8666ac36153c387.tar.gz
gst-plugins-bad-85acf023dff4bc48d9a043e6c8666ac36153c387.tar.bz2
gst-plugins-bad-85acf023dff4bc48d9a043e6c8666ac36153c387.zip
vdpau: rename gst-vdpau-device.[ch] to gstvdpaudevice.[ch]
Diffstat (limited to 'sys/vdpau/gstvdpaudecoder.h')
-rw-r--r--sys/vdpau/gstvdpaudecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vdpau/gstvdpaudecoder.h b/sys/vdpau/gstvdpaudecoder.h
index 0a52f2fc..415d6eca 100644
--- a/sys/vdpau/gstvdpaudecoder.h
+++ b/sys/vdpau/gstvdpaudecoder.h
@@ -23,7 +23,7 @@
#include <gst/gst.h>
-#include "gst-vdpau-device.h"
+#include "gstvdpaudevice.h"
G_BEGIN_DECLS