libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions

and update tons of includes in libgimp and app.
This commit is contained in:
Michael Natterer
2012-05-03 03:36:22 +02:00
parent 105219ecf3
commit 3ad73b3658
167 changed files with 374 additions and 129 deletions

View File

@ -21,7 +21,7 @@
#include "config.h"
#include <babl/babl.h>
#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpcolor/gimpcolor.h"