comparison libmpdemux/muxer_lavf.c @ 22605:4d81dbdf46b9

Add explicit location for headers from the stream/ directory.
author diego
date Thu, 15 Mar 2007 18:36:36 +0000
parents 3687d95f3715
children af2f1099072f
comparison
equal deleted inserted replaced
22604:ecd75dfafd40 22605:4d81dbdf46b9
10 #include "help_mp.h" 10 #include "help_mp.h"
11 11
12 #include "aviheader.h" 12 #include "aviheader.h"
13 #include "ms_hdr.h" 13 #include "ms_hdr.h"
14 14
15 #include "stream.h" 15 #include "stream/stream.h"
16 #include "muxer.h" 16 #include "muxer.h"
17 #include "demuxer.h" 17 #include "demuxer.h"
18 #include "stheader.h" 18 #include "stheader.h"
19 #include "m_option.h" 19 #include "m_option.h"
20 #ifdef USE_LIBAVFORMAT_SO 20 #ifdef USE_LIBAVFORMAT_SO