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

Collapse All | Expand All

(-)myrulib-9999-orig/3rdparty/crengine/src/lvfntman.cpp (-2 / +2 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 <freetype2/freetype.h>
53
#endif
53
#endif
54
54
55
#if (USE_FONTCONFIG==1)
55
#if (USE_FONTCONFIG==1)

Return to bug 297197