summaryrefslogtreecommitdiffstats
path: root/libass/ass_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_types.h')
-rw-r--r--libass/ass_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/ass_types.h b/libass/ass_types.h
index 20fd825..3be1029 100644
--- a/libass/ass_types.h
+++ b/libass/ass_types.h
@@ -50,7 +50,7 @@ typedef struct ass_style {
double ScaleX;
double ScaleY;
double Spacing;
- int Angle;
+ double Angle;
int BorderStyle;
double Outline;
double Shadow;