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/tvi_v4l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/tvi_v4l.c') diff --git a/stream/tvi_v4l.c b/stream/tvi_v4l.c index 1fa3874228..f12ffa77e3 100644 --- a/stream/tvi_v4l.c +++ b/stream/tvi_v4l.c @@ -40,7 +40,7 @@ #include "mp_msg.h" #include "libaf/af_format.h" -#include "libvo/img_format.h" +#include "libmpcodecs/img_format.h" #include "libvo/fastmemcpy.h" #include "libvo/videodev_mjpeg.h" -- cgit v1.2.3