1 2 3 4 5 6 7 8 9 10 11 | --- src/NigelCunningham-Tuxonice-Userui-c3bdd83/fbsplash/ttf.c 2012-10-13 22:47:59.000000000 +0200
+++ ttf.c 2014-08-11 18:32:36.000000000 +0200
@@ -27,8 +27,7 @@
#include <assert.h>
#include <ft2build.h>
-#include <freetype/ftoutln.h>
-#include <freetype/ttnameid.h>
+#include FT_FREETYPE_H
#include "splash.h"
|