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, 2 insertions, 0 deletions
diff --git a/libass/ass_types.h b/libass/ass_types.h
index cf39846e67..23e1074129 100644
--- a/libass/ass_types.h
+++ b/libass/ass_types.h
@@ -21,6 +21,8 @@
#ifndef LIBASS_TYPES_H
#define LIBASS_TYPES_H
+#include <stdint.h>
+
#define VALIGN_SUB 0
#define VALIGN_CENTER 8
#define VALIGN_TOP 4