Mercurial > mplayer.hg
comparison libmpcodecs/ae_toolame.c @ 22600:3c2b4a866c6a
Add explicit location for headers from the stream/ directory.
Now for the encoding-related files as well.
author | diego |
---|---|
date | Thu, 15 Mar 2007 17:30:55 +0000 |
parents | ca9da45d13e9 |
children | ed8f90096c65 |
comparison
equal
deleted
inserted
replaced
22599:4faee1254928 | 22600:3c2b4a866c6a |
---|---|
7 #include "m_option.h" | 7 #include "m_option.h" |
8 #include "mp_msg.h" | 8 #include "mp_msg.h" |
9 #include "aviheader.h" | 9 #include "aviheader.h" |
10 #include "libaf/af_format.h" | 10 #include "libaf/af_format.h" |
11 #include "ms_hdr.h" | 11 #include "ms_hdr.h" |
12 #include "stream.h" | 12 #include "stream/stream.h" |
13 #include "muxer.h" | 13 #include "muxer.h" |
14 #include "ae_toolame.h" | 14 #include "ae_toolame.h" |
15 #include "libmpdemux/mp3_hdr.h" | 15 #include "libmpdemux/mp3_hdr.h" |
16 | 16 |
17 | 17 |