[PATCH:libXvMC] Include XvMClib.h
Jeremy Huddleston
jeremyhu at freedesktop.org
Tue Oct 20 14:43:56 PDT 2009
This fixes compilation breakage after
9190399907610486001f3676945958dbab4b837a in videoproto
Found by tinderbox
Signed-off-by: Jeremy Huddleston <jeremyhu at freedesktop.org>
---
src/XvMCWrapper.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/XvMCWrapper.c b/src/XvMCWrapper.c
index b9f97b2..8ed8f8f 100644
--- a/src/XvMCWrapper.c
+++ b/src/XvMCWrapper.c
@@ -45,6 +45,7 @@
#endif
#include <X11/extensions/XvMC.h>
+#include <X11/extensions/XvMClib.h>
#include <X11/extensions/vldXvMC.h>
#include <dlfcn.h>
#include <stdio.h>
--
1.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5820 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091020/8c169f16/attachment-0001.bin
More information about the xorg-devel
mailing list