freebsd-ports/graphics/giram/files/patch-src+giramobjecteditor.c
Alexey Dokuchaev 15ae431f93 - Resurrect this port, make it build cleanly
- Take maintainership

Approved by:	fjoe (mentor, implicit), linimon
2004-10-27 09:02:53 +00:00

15 lines
361 B
C

--- src/giramobjecteditor.c.orig Tue Jul 23 00:32:37 2002
+++ src/giramobjecteditor.c Tue Oct 26 17:04:03 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"