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

This commit is contained in:
Michael Natterer
2013-11-01 22:30:36 +01:00
parent ec9879ea6e
commit a5d4f3ae04
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include <glib/gstdio.h>
#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpconfig/gimpconfig.h"

View File

@ -35,6 +35,7 @@
#include <alsa/asoundlib.h>
#endif
#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpconfig/gimpconfig.h"