Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 507712 | Differences between
and this patch

Collapse All | Expand All

(-)mscore/mscore/genft.cpp (-1 / +1 lines)
Lines 27-33 Link Here
27
27
28
#include <ft2build.h>
28
#include <ft2build.h>
29
#include FT_FREETYPE_H
29
#include FT_FREETYPE_H
30
#include <freetype/tttables.h>
30
#include <freetype2/tttables.h>
31
#include "al/xml.h"
31
#include "al/xml.h"
32
32
33
QMap<int, int> codemap;
33
QMap<int, int> codemap;

Return to bug 507712