mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
15ae431f93
- Take maintainership Approved by: fjoe (mentor, implicit), linimon
15 lines
361 B
C
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"
|