patch-src_libbluray_decoders_textst_render_c 368 B

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