comparison libmpdemux/dvbin.c @ 17012:6ff3379a0862

Unify include path handling, -I.. is in CFLAGS.
author diego
date Fri, 18 Nov 2005 14:39:25 +0000
parents 89ead8b64b69
children f580a7755ac5
comparison
equal deleted inserted replaced
17011:c29e74822d2c 17012:6ff3379a0862
42 #include <fcntl.h> 42 #include <fcntl.h>
43 43
44 #include "stream.h" 44 #include "stream.h"
45 #include "demuxer.h" 45 #include "demuxer.h"
46 #include "help_mp.h" 46 #include "help_mp.h"
47 #include "../m_option.h" 47 #include "m_option.h"
48 #include "../m_struct.h" 48 #include "m_struct.h"
49 49
50 #include "dvbin.h" 50 #include "dvbin.h"
51 51
52 52
53 #define MAX_CHANNELS 8 53 #define MAX_CHANNELS 8