comparison libmpdemux/demux_roq.c @ 22605:4d81dbdf46b9

Add explicit location for headers from the stream/ directory.
author diego
date Thu, 15 Mar 2007 18:36:36 +0000
parents 83c3afeab35d
children d4fe6e23283e
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 #define RoQ_INFO 0x1001 20 #define RoQ_INFO 0x1001
21 #define RoQ_QUAD_CODEBOOK 0x1002 21 #define RoQ_QUAD_CODEBOOK 0x1002