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

(-)miscsplashutils-0.1.8.org/fbtruetype/ttf.c (-2 / +2 lines)
Lines 13-20 Link Here
13
#include <ft2build.h>
13
#include <ft2build.h>
14
#include FT_FREETYPE_H
14
#include FT_FREETYPE_H
15
/* #include <freetype/freetype.h> */
15
/* #include <freetype/freetype.h> */
16
#include <freetype/ftoutln.h>
16
#include <ftoutln.h>
17
#include <freetype/ttnameid.h>
17
#include <ttnameid.h>
18
18
19
#include "ttf.h"
19
#include "ttf.h"
20
20

Return to bug 517680