summaryrefslogtreecommitdiffstats
path: root/libass/mputils.h
blob: 192cbdb9b8fec66c26d1cdc48a1487f1b4cd08e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef LIBASS_MPUTILS_H
#define LIBASS_MPUTILS_H

#include "mp_msg.h"
#include "help_mp.h"
#include "libvo/font_load.h" // for blur()
#include "subreader.h" // for guess_buffer_cp
#include "libvo/sub.h" // for utf8_get_char
#include "libavutil/common.h"

#endif /* LIBASS_MPUTILS_H */