mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
17 lines
421 B
Plaintext
17 lines
421 B
Plaintext
$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"
|