summaryrefslogtreecommitdiff
path: root/libavcodec/vdpauvideo.c
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2009-01-05 23:23:32 +0000
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>2009-01-05 23:23:32 +0000
commit8423186e6562b48ba925604b6a25ff6a0fe44feb (patch)
tree16eff1e7f65fd5383a037c03bcb4e46ba63eb98a /libavcodec/vdpauvideo.c
parentdf7fb435694e88336c7c9f7ac08c5b7710c3a937 (diff)
Rename vdpau_render.h as vdpau.h.
Originally committed as revision 16444 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/vdpauvideo.c')
-rw-r--r--libavcodec/vdpauvideo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/vdpauvideo.c b/libavcodec/vdpauvideo.c
index ab4a04868e..68d604bf11 100644
--- a/libavcodec/vdpauvideo.c
+++ b/libavcodec/vdpauvideo.c
@@ -28,7 +28,7 @@
#undef NDEBUG
#include <assert.h>
-#include "vdpau_render.h"
+#include "vdpau.h"
#include "vdpau_internal.h"
/**