consistency cosmetics
[mplayer/greg.git] / libass / mputils.h
blob50c52cb0e0ab983cf722ea6d2f6f4ff85f7ce995
1 #ifndef ASS_MPUTILS_H
2 #define ASS_MPUTILS_H
4 #include "mp_msg.h"
5 #include "help_mp.h"
6 #include "libvo/font_load.h" // for blur()
7 #include "subreader.h" // for guess_buffer_cp
8 #include "libvo/sub.h" // for utf8_get_char
9 #include "libavutil/common.h"
11 #endif /* ASS_MPUTILS_H */