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

(-)openmortal-0.7/src/sge_tt_text.cpp.old (-3 / +3 lines)
Lines 37-45 Link Here
37
37
38
#ifndef _SGE_NOTTF
38
#ifndef _SGE_NOTTF
39
#include <ft2build.h>
39
#include <ft2build.h>
40
#include <freetype/freetype.h>
40
#include <freetype.h>
41
#include <freetype/ftoutln.h>
41
#include <ftoutln.h>
42
#include <freetype/ttnameid.h>
42
#include <ttnameid.h>
43
43
44
/* The structure used to hold glyph information (cached) */
44
/* The structure used to hold glyph information (cached) */
45
struct glyph {
45
struct glyph {

Return to bug 506762