From 2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2 Mon Sep 17 00:00:00 2001 From: arpi Date: Sat, 13 Apr 2002 19:14:34 +0000 Subject: mp_image.h and img_format.h moved to libmpcodecs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mplayer.c') diff --git a/mplayer.c b/mplayer.c index 2d1c8d88d9..c99366a8e1 100644 --- a/mplayer.c +++ b/mplayer.c @@ -140,8 +140,8 @@ static int max_framesize=0; #include "stheader.h" #include "parse_es.h" -#include "dec_audio.h" -#include "dec_video.h" +#include "libmpcodecs/dec_audio.h" +#include "libmpcodecs/dec_video.h" //**************************************************************************// //**************************************************************************// -- cgit v1.2.3