gimp r24666 - in trunk: . app/gegl
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r24666 - in trunk: . app/gegl
- Date: Tue, 22 Jan 2008 01:23:32 +0000 (GMT)
Author: ok
Date: Tue Jan 22 01:23:31 2008
New Revision: 24666
URL: http://svn.gnome.org/viewvc/gimp?rev=24666&view=rev
Log:
* app/gegl/gimpoperationcolorbalance.h:
* app/gegl/gimpoperationcolorize.h:
* app/gegl/gimpoperationdesaturate.h:
* app/gegl/gimpoperationhuesaturation.h:
* app/gegl/gimpoperationlevels.h:
* app/gegl/gimpoperationposterize.h:
* app/gegl/gimpoperationthreshold.h:
* app/gegl/gimpoperationtilesink.h:
* app/gegl/gimpoperationtilesource.h: #include <gegl-plugin.h>
Modified:
trunk/ChangeLog
trunk/app/gegl/gimpoperationcolorbalance.h
trunk/app/gegl/gimpoperationcolorize.h
trunk/app/gegl/gimpoperationdesaturate.h
trunk/app/gegl/gimpoperationhuesaturation.h
trunk/app/gegl/gimpoperationlevels.h
trunk/app/gegl/gimpoperationposterize.h
trunk/app/gegl/gimpoperationthreshold.h
trunk/app/gegl/gimpoperationtilesink.h
trunk/app/gegl/gimpoperationtilesource.h
Modified: trunk/app/gegl/gimpoperationcolorbalance.h
==============================================================================
--- trunk/app/gegl/gimpoperationcolorbalance.h (original)
+++ trunk/app/gegl/gimpoperationcolorbalance.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_COLOR_BALANCE_H__
#define __GIMP_OPERATION_COLOR_BALANCE_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationcolorize.h
==============================================================================
--- trunk/app/gegl/gimpoperationcolorize.h (original)
+++ trunk/app/gegl/gimpoperationcolorize.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_COLORIZE_H__
#define __GIMP_OPERATION_COLORIZE_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationdesaturate.h
==============================================================================
--- trunk/app/gegl/gimpoperationdesaturate.h (original)
+++ trunk/app/gegl/gimpoperationdesaturate.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_DESATURATE_H__
#define __GIMP_OPERATION_DESATURATE_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationhuesaturation.h
==============================================================================
--- trunk/app/gegl/gimpoperationhuesaturation.h (original)
+++ trunk/app/gegl/gimpoperationhuesaturation.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_HUE_SATURATION_H__
#define __GIMP_OPERATION_HUE_SATURATION_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationlevels.h
==============================================================================
--- trunk/app/gegl/gimpoperationlevels.h (original)
+++ trunk/app/gegl/gimpoperationlevels.h Tue Jan 22 01:23:31 2008
@@ -23,6 +23,7 @@
#define __GIMP_OPERATION_LEVELS_H__
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationposterize.h
==============================================================================
--- trunk/app/gegl/gimpoperationposterize.h (original)
+++ trunk/app/gegl/gimpoperationposterize.h Tue Jan 22 01:23:31 2008
@@ -23,6 +23,7 @@
#define __GIMP_OPERATION_POSTERIZE_H__
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationthreshold.h
==============================================================================
--- trunk/app/gegl/gimpoperationthreshold.h (original)
+++ trunk/app/gegl/gimpoperationthreshold.h Tue Jan 22 01:23:31 2008
@@ -23,6 +23,7 @@
#define __GIMP_OPERATION_THRESHOLD_H__
+#include <gegl-plugin.h>
#include <operation/gegl-operation-point-filter.h>
Modified: trunk/app/gegl/gimpoperationtilesink.h
==============================================================================
--- trunk/app/gegl/gimpoperationtilesink.h (original)
+++ trunk/app/gegl/gimpoperationtilesink.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_TILE_SINK_H__
#define __GIMP_OPERATION_TILE_SINK_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-sink.h>
Modified: trunk/app/gegl/gimpoperationtilesource.h
==============================================================================
--- trunk/app/gegl/gimpoperationtilesource.h (original)
+++ trunk/app/gegl/gimpoperationtilesource.h Tue Jan 22 01:23:31 2008
@@ -22,7 +22,7 @@
#ifndef __GIMP_OPERATION_TILE_SOURCE_H__
#define __GIMP_OPERATION_TILE_SOURCE_H__
-
+#include <gegl-plugin.h>
#include <operation/gegl-operation-source.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]