comparison libmpdemux/demux_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 ee6b8e74d727
children 8b0d9b0558e8
comparison
equal deleted inserted replaced
22604:ecd75dfafd40 22605:4d81dbdf46b9
23 23
24 #include "config.h" 24 #include "config.h"
25 #include "mp_msg.h" 25 #include "mp_msg.h"
26 // #include "help_mp.h" 26 // #include "help_mp.h"
27 27
28 #include "stream.h" 28 #include "stream/stream.h"
29 #include "demuxer.h" 29 #include "demuxer.h"
30 #include "stheader.h" 30 #include "stheader.h"
31 #include "m_option.h" 31 #include "m_option.h"
32 32
33 #ifdef USE_LIBAVFORMAT_SO 33 #ifdef USE_LIBAVFORMAT_SO