summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg/files/patch-test-ft.c
blob: 97f323bdb70ee2d36300c6f9beda7dcf3bac1df8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- test-ft.c.orig  Mon Mar 22 23:17:54 2004
+++ test-ft.c   Mon Mar 22 23:18:06 2004
@@ -30,7 +30,8 @@
 
 #include <gdk-pixbuf/gdk-pixbuf.h>
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 
 #include <libart_lgpl/art_misc.h>
 #include <libart_lgpl/art_rect.h>