summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vd_internal.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-13 19:14:34 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-13 19:14:34 +0000
commit2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2 (patch)
treefb442edd606f7bff296d11f7b24c73bb68bfea92 /libmpcodecs/vd_internal.h
parent838aeb89fbcc0cf4c19703ce18554abcb31ae09d (diff)
downloadmpv-2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2.tar.bz2
mpv-2bea9b36a7e060e3ddcabdd6a2ad51cee54596e2.tar.xz
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
Diffstat (limited to 'libmpcodecs/vd_internal.h')
-rw-r--r--libmpcodecs/vd_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/vd_internal.h b/libmpcodecs/vd_internal.h
index 780e2473d1..a2eed4fb65 100644
--- a/libmpcodecs/vd_internal.h
+++ b/libmpcodecs/vd_internal.h
@@ -1,6 +1,6 @@
#include "codec-cfg.h"
-#include "../libvo/img_format.h"
+#include "img_format.h"
#include "stream.h"
#include "demuxer.h"