[gimp] app: clean up includes in filters-commands.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: clean up includes in filters-commands.c
- Date: Wed, 2 May 2012 16:19:09 +0000 (UTC)
commit f5e1dc5bf57dc5af19e115535687c386d8ea41c0
Author: Michael Natterer <mitch gimp org>
Date: Mon Mar 26 23:18:25 2012 +0200
app: clean up includes in filters-commands.c
app/actions/filters-commands.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/app/actions/filters-commands.c b/app/actions/filters-commands.c
index ef18869..eb196a1 100644
--- a/app/actions/filters-commands.c
+++ b/app/actions/filters-commands.c
@@ -21,17 +21,14 @@
#include <gtk/gtk.h>
#include "libgimpbase/gimpbase.h"
-#include "libgimpwidgets/gimpwidgets.h"
#include "actions-types.h"
#include "core/gimp.h"
-#include "core/gimpdrawable.h"
+#include "core/gimpcontext.h"
#include "core/gimpimage.h"
-#include "core/gimptooloptions.h"
#include "core/gimptoolinfo.h"
-#include "tools/gimpimagemapoptions.h"
#include "tools/gimpoperationtool.h"
#include "tools/tool_manager.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]