Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > fd405fabcf0db80c899ccdc0c10b04ce > files > 10

clanlib0.6-0.6.5-33mdv2009.0.src.rpm

--- ClanLib-0.6.5/Setup/Tests/ttf.cpp.freetype	2001-09-08 21:24:17.000000000 +0200
+++ ClanLib-0.6.5/Setup/Tests/ttf.cpp	2004-03-08 17:59:42.000000000 +0100
@@ -11,7 +11,8 @@
 
 	------------------------------------------------------------------------
 */
-#include <freetype2/freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 
 int main() {
 	return 0;