changeset 8848:0a382f53863b libavcodec

Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
author diego
date Sat, 14 Feb 2009 17:37:42 +0000
parents 1b2bb769c9ad
children 0a5fa37a2ab4
files xvmc.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xvmc.h	Sat Feb 14 17:28:39 2009 +0000
+++ b/xvmc.h	Sat Feb 14 17:37:42 2009 +0000
@@ -28,6 +28,7 @@
 #include <X11/extensions/Xvlib.h>
 #include <X11/extensions/XvMClib.h>
 
+#include "avcodec.h"
 
 //the surface should be shown, the video driver manipulates this
 #define AV_XVMC_STATE_DISPLAY_PENDING 1