summaryrefslogtreecommitdiff
path: root/devel/oaf/patches/patch-ak
blob: bd61b5e0fcb2d781bf0d108dc5a26c91220636ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.1 2001/04/06 21:55:40 rh Exp $

--- liboaf/oaf-mainloop.h.orig	Thu Apr  5 16:03:39 2001
+++ liboaf/oaf-mainloop.h
@@ -26,7 +26,7 @@
 #ifndef OAF_MAINLOOP_H
 #define OAF_MAINLOOP_H
 
-#include <popt.h>
+#include <popt-gnome.h>
 
 CORBA_ORB      oaf_orb_init   (int   *argc, 
 			       char **argv);