summaryrefslogtreecommitdiff
path: root/package/libbluray/patches/patch-src_libbluray_decoders_textst_render_c
blob: bafee7c1c8892cd85d864163f6b4b309d86e0217 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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"