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

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