openbsd-ports/x11/py-Gtk/patches/patch-pygnome_cappletmodule_c
shell 7239c4821b Add patches for recently change of GNOME.
From maintainer : Maurice Nonnekes <maurice@amaze.nl>
2002-03-03 16:39:56 +00:00

13 lines
341 B
Plaintext

$OpenBSD: patch-pygnome_cappletmodule_c,v 1.1 2002/03/03 16:39:56 shell Exp $
--- pygnome/cappletmodule.c.orig Sat Mar 2 20:32:18 2002
+++ pygnome/cappletmodule.c Sat Mar 2 20:32:46 2002
@@ -22,7 +22,7 @@
#endif
#include <Python.h>
-#include <capplet-widget.h>
+#include <libcapplet1/capplet-widget.h>
#include "../pygtk/pygtk.h"