7239c4821b
From maintainer : Maurice Nonnekes <maurice@amaze.nl>
13 lines
341 B
Plaintext
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"
|
|
|