modules: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#include <gegl.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "libgimpconfig/gimpconfig.h"
|
||||
|
@ -35,6 +35,7 @@
|
||||
#include <alsa/asoundlib.h>
|
||||
#endif
|
||||
|
||||
#include <gegl.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "libgimpconfig/gimpconfig.h"
|
||||
|
Reference in New Issue
Block a user