From 77b42596004ed6aae7f358cb107f01cffd22a6ef Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 18 Aug 2006 13:58:03 +0000 Subject: Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19437 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/tv.c') diff --git a/stream/tv.c b/stream/tv.c index e4161e67c1..2a95db7b76 100644 --- a/stream/tv.c +++ b/stream/tv.c @@ -29,7 +29,7 @@ int tv_param_on = 0; #include "libmpdemux/stheader.h" #include "libaf/af_format.h" -#include "libvo/img_format.h" +#include "libmpcodecs/img_format.h" #include "libvo/fastmemcpy.h" #include "tv.h" -- cgit v1.2.3