Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 76533
Collapse All | Expand All

(-)Sources/TTF/font_ttf.cpp.orig (-1 / +2 lines)
Lines 21-27 Link Here
21
#include <malloc.h>
21
#include <malloc.h>
22
#include "Display/Font/font_generic.h"
22
#include "Display/Font/font_generic.h"
23
23
24
#include <freetype/freetype.h>
24
#include <ft2build.h>
25
#include FT_FREETYPE_H
25
26
26
#include "font_ttf.h"
27
#include "font_ttf.h"
27
28

Return to bug 76533