9ce9bc929c
the "sharpen" which comes with the base packet
12 lines
326 B
Text
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"
|