app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf()

and add tons of <gegl.h> includes.
This commit is contained in:
Michael Natterer
2012-04-21 21:41:36 +02:00
parent c291524e6c
commit 85bd6b0dd9
34 changed files with 115 additions and 62 deletions

View File

@ -17,6 +17,7 @@
#include "config.h"
#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpbase/gimpbase.h"