pkgsrc/graphics/gimp-refocus-it/patches/patch-aa
drochner 9ce9bc929c import the "refocus-it" gimp2 plugin which is much better than
the "sharpen" which comes with the base packet
2005-01-16 11:51:52 +00:00

12 lines
326 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2005/01/16 11:51:52 drochner Exp $
--- gimp-plugin/main-gimp.c.orig 2005-01-14 23:05:32.000000000 +0100
+++ gimp-plugin/main-gimp.c
@@ -27,6 +27,7 @@
#include <ctype.h>
#include <stdlib.h>
#include <time.h>
+#include <locale.h>
#include "compiler.h"
#include "hopfield.h"
#include "image.h"