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

Collapse All | Expand All

(-)cr3.0.56-7_old/crengine/src/lvfntman.cpp (-3 / +3 lines)
Lines 47-55 Link Here
47
#include "freetype/freetype.h"
47
#include "freetype/freetype.h"
48
#else
48
#else
49
49
50
#include <freetype/config/ftheader.h>
50
#include <freetype2/config/ftheader.h>
51
//#include FT_FREETYPE_H
51
#include FT_FREETYPE_H
52
#include <freetype/freetype.h>
52
//#include <freetype/freetype.h>
53
#endif
53
#endif
54
54
55
#if (USE_FONTCONFIG==1)
55
#if (USE_FONTCONFIG==1)

Return to bug 269110