[gimp] Add forgotten #include "libgimpbase/gimpbase.h"
- From: Michael Natterer <mitch src gnome org>
- To: svn-commits-list gnome org
- Subject: [gimp] Add forgotten #include "libgimpbase/gimpbase.h"
- Date: Wed, 17 Jun 2009 14:55:38 -0400 (EDT)
commit 8423757d3f180a051fa4ac97de5cf431da3b1877
Author: Michael Natterer <mitch gimp org>
Date: Wed Jun 17 20:55:05 2009 +0200
Add forgotten #include "libgimpbase/gimpbase.h"
app/paint/gimpdodgeburn.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/paint/gimpdodgeburn.c b/app/paint/gimpdodgeburn.c
index d797a98..f09ff7b 100644
--- a/app/paint/gimpdodgeburn.c
+++ b/app/paint/gimpdodgeburn.c
@@ -19,6 +19,7 @@
#include <gegl.h>
+#include "libgimpbase/gimpbase.h"
#include "libgimpmath/gimpmath.h"
#include "paint-types.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]