From 41472222c51a275cecdb77ba7e664ab1564a29da Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 16 May 2014 22:30:35 +0200 Subject: [PATCH] app: add gegl:tile-glass to the checks in sanity.c --- app/sanity.c | 1 + 1 file changed, 1 insertion(+) diff --git a/app/sanity.c b/app/sanity.c index 5a89964f3e..f524d33293 100644 --- a/app/sanity.c +++ b/app/sanity.c @@ -526,6 +526,7 @@ sanity_check_gegl_ops (void) "gegl:softglow", "gegl:threshold", "gegl:tile", + "gegl:tile-glass", "gegl:tile-seamless", "gegl:transform", "gegl:translate",