]> granicus.if.org Git - libass/commitdiff
ass_utils: don't include freetype headers
authorwm4 <wm4@nowhere>
Mon, 27 Jan 2014 18:57:44 +0000 (19:57 +0100)
committerwm4 <wm4@nowhere>
Mon, 27 Jan 2014 18:57:44 +0000 (19:57 +0100)
They're not even used.

libass/ass_utils.c

index 549eb9b4b114fd8b83a3512d368356260b0ec8f0..9d52eca070ac13f29703b2297fdfc49670b7462d 100644 (file)
@@ -21,8 +21,6 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <inttypes.h>
-#include <ft2build.h>
-#include FT_GLYPH_H
 #include <strings.h>
 
 #include "ass_library.h"