summaryrefslogtreecommitdiff
path: root/graphics/giram/patches/patch-ae
blob: 25b79c81f9aa1f44088e91d12df5d20353b06dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ae,v 1.3 2004/05/16 00:57:24 kristerw Exp $

--- src/giramobjecteditor.c.orig	Sun May 16 02:47:57 2004
+++ src/giramobjecteditor.c	Sun May 16 02:48:16 2004
@@ -19,10 +19,10 @@
  */
 
 #include <stdlib.h>
+#include "widgets/gtkcolorbutton.h"
 #include "giram.h"
 
 #include "giramintl.h"
-#include "widgets/gtkcolorbutton.h"
 #include "widgets/giramfileselection.h"
 
 #include "widgets/giramvectorframe.h"