2000-01-19 20:57:14 +01:00
|
|
|
--- plug-ins/common/plugindetails.c.orig Fri Jan 14 17:26:07 2000
|
|
|
|
+++ plug-ins/common/plugindetails.c Fri Jan 14 17:26:21 2000
|
|
|
|
@@ -27,7 +27,7 @@
|
1999-02-20 20:31:51 +01:00
|
|
|
#include <stdio.h>
|
|
|
|
#include <string.h>
|
|
|
|
#include <time.h>
|
2000-01-19 20:57:14 +01:00
|
|
|
-
|
1999-05-29 06:17:00 +02:00
|
|
|
+#include <sys/types.h>
|
2000-01-19 20:57:14 +01:00
|
|
|
#include <gtk/gtk.h>
|
1999-02-20 20:31:51 +01:00
|
|
|
|
2000-01-19 20:57:14 +01:00
|
|
|
#include "libgimp/gimp.h"
|