libgimp: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h"

This commit is contained in:
Michael Natterer
2013-11-01 22:29:46 +01:00
parent aea161c9a5
commit ec9879ea6e
13 changed files with 13 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <stdlib.h>
#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpwidgets/gimpwidgets.h"