diff vc1.c @ 9011:90c99bda19f5 libavcodec

Approved hunks for VAAPI / our new shiny hwaccel API by Gwenole Beauchesne gbeauchesne splitted desktop com
author michael
date Mon, 23 Feb 2009 13:35:52 +0000
parents e03f0d4f9e3d
children b7c69cee2e92
line wrap: on
line diff
--- a/vc1.c	Sun Feb 22 23:13:00 2009 +0000
+++ b/vc1.c	Mon Feb 23 13:35:52 2009 +0000
@@ -25,6 +25,7 @@
  * VC-1 and WMV3 decoder
  *
  */
+#include "internal.h"
 #include "dsputil.h"
 #include "avcodec.h"
 #include "mpegvideo.h"