summaryrefslogtreecommitdiff
path: root/graphics/giram/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/giram/patches/patch-ad')
-rw-r--r--graphics/giram/patches/patch-ad18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/giram/patches/patch-ad b/graphics/giram/patches/patch-ad
new file mode 100644
index 00000000000..d277b1e35df
--- /dev/null
+++ b/graphics/giram/patches/patch-ad
@@ -0,0 +1,18 @@
+$NetBSD: patch-ad,v 1.3 2004/05/16 00:57:24 kristerw Exp $
+
+--- src/widgets/gtkcolorbutton.c.orig Sat May 15 13:13:54 2004
++++ src/widgets/gtkcolorbutton.c Sat May 15 13:14:12 2004
+@@ -25,11 +25,11 @@
+ #undef GTK_DISABLE_DEPRECATED
+ #warning GTK_DISABLE_DEPRECATED
+
++#include "gtkcolorbutton.h"
++
+ #include "giram.h"
+
+ #include "giramintl.h"
+-
+-#include "gtkcolorbutton.h"
+
+ static void gtk_color_button_destroy(GtkObject *object);
+ static void gtk_color_button_clicked(GtkButton *button);