]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/bootsplash-3.0.7-include-fix.patch
Wir kehren zurueck zu Kudzu, da hwinfo noch mehr Aerger macht.
[people/teissler/ipfire-2.x.git] / src / patches / bootsplash-3.0.7-include-fix.patch
1 --- ttf.c~ 2006-07-02 08:38:10.000000000 +0000
2 +++ ttf.c 2006-06-30 21:49:52.533706392 +0000
3 @@ -10,6 +10,8 @@
4 #include <string.h>
5 #include <assert.h>
6
7 +#include <ft2build.h>
8 +#include FT_FREETYPE_H
9 #include <freetype/freetype.h>
10 #include <freetype/ftoutln.h>
11 #include <freetype/ttnameid.h>