[gimp/soc-2009-dynamics] Tiny fix for a missing include
- From: Alexia Death <alexiade src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp/soc-2009-dynamics] Tiny fix for a missing include
- Date: Sat, 10 Oct 2009 22:16:56 +0000 (UTC)
commit 276a603de70712962fa46a0ac62f15944e922e71
Author: Alexia Death <alexiadeath gmail com>
Date: Sun Oct 11 01:16:51 2009 +0300
Tiny fix for a missing include
app/actions/dynamics-editor-actions.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/actions/dynamics-editor-actions.c b/app/actions/dynamics-editor-actions.c
index 29df1c6..9b51217 100644
--- a/app/actions/dynamics-editor-actions.c
+++ b/app/actions/dynamics-editor-actions.c
@@ -28,6 +28,7 @@
#include "widgets/gimpactiongroup.h"
#include "widgets/gimphelp-ids.h"
+#include "widgets/gimpdataeditor.h"
#include "dynamics-editor-actions.h"
#include "data-editor-commands.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]