summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stheader.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 /libmpdemux/stheader.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 'libmpdemux/stheader.h')
-rw-r--r--libmpdemux/stheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/stheader.h b/libmpdemux/stheader.h
index fa25d56fe6..49b82e43f9 100644
--- a/libmpdemux/stheader.h
+++ b/libmpdemux/stheader.h
@@ -7,7 +7,7 @@
#include "wine/avifmt.h"
#include "wine/vfw.h"
-#include "../mp_image.h"
+#include "../libmpcodecs/mp_image.h"
typedef struct {
demux_stream_t *ds;