gimp r24631 - in trunk: . app/gegl/gegl app/gegl/gegl/graph



Author: ok
Date: Thu Jan 17 00:52:00 2008
New Revision: 24631
URL: http://svn.gnome.org/viewvc/gimp?rev=24631&view=rev

Log:
* app/gegl/gegl/gegl-operation.h: synced from GEGL.
* app/gegl/gegl/graph/gegl-node-context.h: removed, since none
of it's provided functionlity is any longer used by the GIMP
implemented ops.
* app/gegl/gegl/graph/: removed.


Removed:
   trunk/app/gegl/gegl/graph/
Modified:
   trunk/ChangeLog
   trunk/app/gegl/gegl/gegl-operation.h

Modified: trunk/app/gegl/gegl/gegl-operation.h
==============================================================================
--- trunk/app/gegl/gegl/gegl-operation.h	(original)
+++ trunk/app/gegl/gegl/gegl-operation.h	Thu Jan 17 00:52:00 2008
@@ -23,7 +23,7 @@
 #include <glib-object.h>
 #include <babl/babl.h>
 #include "gegl-types.h"
-#include "buffer/gegl-buffer.h"
+#include "gegl/buffer/gegl-buffer.h"
 
 G_BEGIN_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]