diff vdpau.c @ 8829:92bd4156f0f1 libavcodec

Revert adding a _pixfmt to vdpau/xvmc header names. Since vdpau.h was an installed header this would break API.
author diego
date Sat, 14 Feb 2009 13:37:18 +0000
parents 36f2dabd58c9
children 2dc78db4de26
line wrap: on
line diff
--- a/vdpau.c	Sat Feb 14 13:12:49 2009 +0000
+++ b/vdpau.c	Sat Feb 14 13:37:18 2009 +0000
@@ -29,7 +29,7 @@
 #undef NDEBUG
 #include <assert.h>
 
-#include "vdpau_pixfmt.h"
+#include "vdpau.h"
 #include "vdpau_internal.h"
 
 /**