diff options
Diffstat (limited to 'stream/tv.c')
-rw-r--r-- | stream/tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
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" |