[gimp] modules: include <gegl.h> in controller-dx-dinput.c when we include "libgimpwidgets/gimpwidgets.h"
- From: Hartmut Kuhse <hartmutkuhse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] modules: include <gegl.h> in controller-dx-dinput.c when we include "libgimpwidgets/gimpwidgets.h"
- Date: Mon, 4 Nov 2013 20:25:38 +0000 (UTC)
commit 7027d3cb13c2b40a99ca05c6f6999e4034c7a013
Author: Hartmut Kuhse <hk_priv gmx de>
Date: Mon Nov 4 21:25:22 2013 +0100
modules: include <gegl.h> in controller-dx-dinput.c
when we include "libgimpwidgets/gimpwidgets.h"
modules/controller-dx-dinput.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/controller-dx-dinput.c b/modules/controller-dx-dinput.c
index 42f95d2..a6bdb04 100644
--- a/modules/controller-dx-dinput.c
+++ b/modules/controller-dx-dinput.c
@@ -38,6 +38,7 @@
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>
+#include <gegl.h>
#include <gtk/gtk.h>
#include "libgimpconfig/gimpconfig.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]