From f09f6dae06598d38ec02dfec94a5715e7c0c2c58 Mon Sep 17 00:00:00 2001 From: Alexia Death Date: Tue, 2 Nov 2010 20:56:11 +0200 Subject: [PATCH] app: Make cage tool work with gegl master --- app/tools/gimpcagetool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/tools/gimpcagetool.c b/app/tools/gimpcagetool.c index ce5ed443ba..3dceca783b 100644 --- a/app/tools/gimpcagetool.c +++ b/app/tools/gimpcagetool.c @@ -743,7 +743,7 @@ gimp_cage_tool_get_render_node (GimpCageTool *ct, NULL); render = gegl_node_new_child (parent, - "operation", "gegl:render_mapping", + "operation", "gegl:map-absolute", NULL); gegl_node_connect_to (input, "output",