summaryrefslogtreecommitdiff
path: root/graphics/giram/patches/patch-ad
blob: d277b1e35df967690b5d514bd572d7b4c1fb7418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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);