comparison libmpcodecs/ad_hwac3.c @ 17012:6ff3379a0862

Unify include path handling, -I.. is in CFLAGS.
author diego
date Fri, 18 Nov 2005 14:39:25 +0000
parents 3aee7daaa8e5
children 7c0af53fcd4a
comparison
equal deleted inserted replaced
17011:c29e74822d2c 17012:6ff3379a0862
16 #include "mp_msg.h" 16 #include "mp_msg.h"
17 #include "help_mp.h" 17 #include "help_mp.h"
18 18
19 #include "ad_internal.h" 19 #include "ad_internal.h"
20 20
21 #include "../liba52/a52.h" 21 #include "liba52/a52.h"
22 22
23 23
24 static int isdts = -1; 24 static int isdts = -1;
25 25
26 static ad_info_t info = 26 static ad_info_t info =