Rename vdpau_render.h as vdpau.h.

Originally committed as revision 16444 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Carl Eugen Hoyos 2009-01-05 23:23:32 +00:00
parent df7fb43569
commit 8423186e65
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#undef NDEBUG
#include <assert.h>
#include "vdpau_render.h"
#include "vdpau.h"
#include "vdpau_internal.h"
/**