comparison sub/ass_mp.c @ 32464:22888a8cb312

Do not use a path for including files in the same directory.
author reimar
date Wed, 27 Oct 2010 17:21:43 +0000
parents bc43cf7638e6
children 9e627a1793b1
comparison
equal deleted inserted replaced
32463:7473ed4fca71 32464:22888a8cb312
23 #include <stdlib.h> 23 #include <stdlib.h>
24 24
25 #include "mp_msg.h" 25 #include "mp_msg.h"
26 #include "mpcommon.h" 26 #include "mpcommon.h"
27 #include "path.h" 27 #include "path.h"
28 #include "sub/subreader.h" 28 #include "subreader.h"
29 29
30 #include "sub/ass_mp.h" 30 #include "ass_mp.h"
31 #include "sub/eosd.h" 31 #include "eosd.h"
32 #include "mpcommon.h" 32 #include "mpcommon.h"
33 #include "libvo/sub.h" 33 #include "libvo/sub.h"
34 #include "help_mp.h" 34 #include "help_mp.h"
35 #include "libvo/font_load.h" 35 #include "libvo/font_load.h"
36 #include "stream/stream.h" 36 #include "stream/stream.h"