Mercurial > mplayer.hg
diff 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 |
line wrap: on
line diff
--- a/libmpcodecs/ae_toolame.c Thu Mar 15 17:10:36 2007 +0000 +++ b/libmpcodecs/ae_toolame.c Thu Mar 15 17:30:55 2007 +0000 @@ -9,7 +9,7 @@ #include "aviheader.h" #include "libaf/af_format.h" #include "ms_hdr.h" -#include "stream.h" +#include "stream/stream.h" #include "muxer.h" #include "ae_toolame.h" #include "libmpdemux/mp3_hdr.h"
