app: add gimp_context_get_foreground,background_pixel()

which takes a Babl format to convert from/to.
Include <gegl.h> in a million places.
This commit is contained in:
Michael Natterer
2012-03-29 19:19:01 +02:00
parent 37c895ba68
commit 867da8f293
155 changed files with 240 additions and 37 deletions

View File

@ -20,6 +20,7 @@
#include "config.h"
#include <gegl.h>
#include <gtk/gtk.h>
#include "gui-types.h"