comparison libmpdemux/demux_lmlm4.c @ 22605:4d81dbdf46b9

Add explicit location for headers from the stream/ directory.
author diego
date Thu, 15 Mar 2007 18:36:36 +0000
parents d7b2fa4c39da
children ca0c0e094f1c
comparison
equal deleted inserted replaced
22604:ecd75dfafd40 22605:4d81dbdf46b9
11 11
12 #include "config.h" 12 #include "config.h"
13 #include "mp_msg.h" 13 #include "mp_msg.h"
14 #include "help_mp.h" 14 #include "help_mp.h"
15 15
16 #include "stream.h" 16 #include "stream/stream.h"
17 #include "demuxer.h" 17 #include "demuxer.h"
18 #include "stheader.h" 18 #include "stheader.h"
19 19
20 typedef struct __FrameInfo 20 typedef struct __FrameInfo
21 { 21 {