2013-09-26 17:14:40 +02:00

19 lines
495 B
Plaintext

$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);