gegl r2157 - in trunk: . gegl/operation



Author: bersace
Date: Sun Apr 13 15:03:41 2008
New Revision: 2157
URL: http://svn.gnome.org/viewvc/gegl?rev=2157&view=rev

Log:
Includes gegl-plugin.h rather than private gegl-types.h


Modified:
   trunk/ChangeLog
   trunk/gegl/operation/gegl-operations.h

Modified: trunk/gegl/operation/gegl-operations.h
==============================================================================
--- trunk/gegl/operation/gegl-operations.h	(original)
+++ trunk/gegl/operation/gegl-operations.h	Sun Apr 13 15:03:41 2008
@@ -21,7 +21,7 @@
 #define __GEGL_OPERATIONS_H__
 
 #include <glib-object.h>
-#include "gegl-types.h"
+#include "gegl-plugins.h"
 
 /* Used to look up the gtype when changing the type of operation associated
  * a GeglNode using just a string with the registered name.



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