mirror of https://github.com/GNOME/gimp.git
modules: include <gegl.h> in controller-dx-dinput.c
when we include "libgimpwidgets/gimpwidgets.h"
This commit is contained in:
parent
71b189e4da
commit
7027d3cb13
modules
|
@ -38,6 +38,7 @@
|
|||
#define DIRECTINPUT_VERSION 0x0800
|
||||
#include <dinput.h>
|
||||
|
||||
#include <gegl.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "libgimpconfig/gimpconfig.h"
|
||||
|
|
Loading…
Reference in New Issue