comparison libmpdemux/demux_fli.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 58480b6d333f
comparison
equal deleted inserted replaced
22604:ecd75dfafd40 22605:4d81dbdf46b9
9 9
10 #include "config.h" 10 #include "config.h"
11 #include "mp_msg.h" 11 #include "mp_msg.h"
12 #include "help_mp.h" 12 #include "help_mp.h"
13 13
14 #include "stream.h" 14 #include "stream/stream.h"
15 #include "demuxer.h" 15 #include "demuxer.h"
16 #include "stheader.h" 16 #include "stheader.h"
17 17
18 typedef struct _fli_frames_t { 18 typedef struct _fli_frames_t {
19 int num_frames; 19 int num_frames;