blob: a87b74d6509c25cbb15d14bb3514af6fcd679c14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ac,v 1.1.1.1 2001/05/14 17:47:27 rh Exp $
--- test-ft.c.orig Wed May 9 23:27:41 2001
+++ test-ft.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 <gdk-pixbuf/gdk-pixbuf.h>
|