From d5f21cd6cb91c8d30d993c9457a2919ee3d1ee84 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 5 Mar 2008 08:24:09 +0000 Subject: Add missing header #includes to fix 'make checkheaders'. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26170 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libass/ass_types.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libass/ass_types.h') 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 + #define VALIGN_SUB 0 #define VALIGN_CENTER 8 #define VALIGN_TOP 4 -- cgit v1.2.3