plug-ins: forgot gegl_init() in file-pdf-save

This commit is contained in:
Michael Natterer 2013-01-15 14:24:20 +01:00
parent 14bb38da3f
commit c44c33f667
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ run (const gchar *name,
gint i;
INIT_I18N ();
gegl_init (NULL, NULL);
/* Setting mandatory output values */
*nreturn_vals = 1;