summaryrefslogtreecommitdiff
path: root/package/fbsplash/patches/patch-src_ttf_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/fbsplash/patches/patch-src_ttf_c')
-rw-r--r--package/fbsplash/patches/patch-src_ttf_c13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/fbsplash/patches/patch-src_ttf_c b/package/fbsplash/patches/patch-src_ttf_c
deleted file mode 100644
index 43ed238e7..000000000
--- a/package/fbsplash/patches/patch-src_ttf_c
+++ /dev/null
@@ -1,13 +0,0 @@
---- fbsplash-1.0.orig/src/ttf.c 2014-03-30 12:57:21.000000000 +0200
-+++ fbsplash-1.0/src/ttf.c 2016-09-23 15:22:50.905609518 +0200
-@@ -25,8 +25,8 @@
- #include <assert.h>
-
- #include <ft2build.h>
--#include <ftoutln.h>
--#include <ttnameid.h>
-+#include <freetype/ftoutln.h>
-+#include <freetype/ttnameid.h>
-
- #include "common.h"
- #include "render.h"