gegl r1941 - in trunk: . gegl



Author: ok
Date: Wed Jan 30 22:51:49 2008
New Revision: 1941
URL: http://svn.gnome.org/viewvc/gegl?rev=1941&view=rev

Log:
* gegl/gegl-chant.h: updated gegl-chant for meta ops that do not need
special handling of instance/class struct (not needed for the layer.c
one for instance).


Modified:
   trunk/ChangeLog
   trunk/gegl/gegl-chant.h

Modified: trunk/gegl/gegl-chant.h
==============================================================================
--- trunk/gegl/gegl-chant.h	(original)
+++ trunk/gegl/gegl-chant.h	Wed Jan 30 22:51:49 2008
@@ -109,7 +109,7 @@
 #endif
 
 #ifdef GEGL_CHANT_TYPE_META
-#include <operation/gegl-operation.h>
+#include <operation/gegl-operation-meta.h>
 struct _GeglChant
 {
   GeglOperationMeta parent_instance;



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