1234567891011 |
- --- libbluray-0.4.0.orig/src/libbluray/decoders/textst_render.c 2013-09-18 10:52:01.000000000 +0200
- +++ libbluray-0.4.0/src/libbluray/decoders/textst_render.c 2013-12-08 15:47:03.000000000 +0100
- @@ -30,7 +30,7 @@
- #ifdef HAVE_FT2
- #include <ft2build.h>
- #include FT_FREETYPE_H
- -#include <freetype/ftsynth.h>
- +#include <ftsynth.h>
- #endif
-
- #include "textst_render.h"
|