changeset 32191:ca6eda0ae749

Add necessary #include for text_font_scale_factor and subtitle_autoscale.
author diego
date Thu, 16 Sep 2010 15:48:04 +0000
parents 14b77ef5dbc5
children b8db5f35970b
files libass/ass_mp.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libass/ass_mp.c	Thu Sep 16 15:17:18 2010 +0000
+++ b/libass/ass_mp.c	Thu Sep 16 15:48:04 2010 +0000
@@ -28,6 +28,7 @@
 
 #include "ass_mp.h"
 #include "help_mp.h"
+#include "libvo/font_load.h"
 #include "stream/stream.h"
 
 #ifdef CONFIG_FONTCONFIG