[gimp/multi-stroke: 29/30] app: app/pdb/image-guides-cmds.c is a generated file.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/multi-stroke: 29/30] app: app/pdb/image-guides-cmds.c is a generated file.
- Date: Wed, 10 Jun 2015 17:41:04 +0000 (UTC)
commit 8609b3ffc798c7653108655c43e27c6cf0c48e35
Author: Jehan <jehan girinstud io>
Date: Thu Jun 4 18:39:44 2015 +0200
app: app/pdb/image-guides-cmds.c is a generated file.
Header includes have to be done in source tools/pdbgen/pdb/image_guides.pdb.
app/pdb/image-guides-cmds.c | 2 +-
tools/pdbgen/pdb/image_guides.pdb | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/app/pdb/image-guides-cmds.c b/app/pdb/image-guides-cmds.c
index bb54522..e81335c 100644
--- a/app/pdb/image-guides-cmds.c
+++ b/app/pdb/image-guides-cmds.c
@@ -19,7 +19,6 @@
#include "config.h"
-#include <cairo.h>
#include <gegl.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
@@ -28,6 +27,7 @@
#include "pdb-types.h"
+#include "cairo.h"
#include "core/gimpguide.h"
#include "core/gimpimage-guides.h"
#include "core/gimpimage-undo-push.h"
diff --git a/tools/pdbgen/pdb/image_guides.pdb b/tools/pdbgen/pdb/image_guides.pdb
index dcfd9ca..88e0c49 100644
--- a/tools/pdbgen/pdb/image_guides.pdb
+++ b/tools/pdbgen/pdb/image_guides.pdb
@@ -246,7 +246,8 @@ CODE
}
- headers = qw("core/gimpguide.h"
+ headers = qw("cairo.h"
+ "core/gimpguide.h"
"core/gimpimage-guides.h"
"core/gimpimage-undo-push.h"
"gimppdb-utils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]