summaryrefslogtreecommitdiff
path: root/graphics/librsvg/patches/patch-ab
blob: cb1c66e808b901b4e50e4047e21d970dfd58fba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ab,v 1.2 2004/04/27 15:19:53 adam Exp $

--- test-ft-gtk.c.orig	2001-03-28 18:44:42.000000000 +0000
+++ test-ft-gtk.c
@@ -25,7 +25,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <png.h>
-#include <popt.h>
+#include <popt-gnome.h>
 #include <math.h>
 #include <sys/time.h>
 #include <unistd.h>
@@ -34,6 +34,7 @@
 
 #include <gdk-pixbuf/gdk-pixbuf.h>
 
+#include <ft2build.h>
 #include <freetype/freetype.h>
 
 #include <libart_lgpl/art_misc.h>