gegl r2158 - in trunk: . gegl/property-types



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

Log:
Include needed glib-object.h.


Modified:
   trunk/ChangeLog
   trunk/gegl/property-types/gegl-paramspecs.h

Modified: trunk/gegl/property-types/gegl-paramspecs.h
==============================================================================
--- trunk/gegl/property-types/gegl-paramspecs.h	(original)
+++ trunk/gegl/property-types/gegl-paramspecs.h	Sun Apr 13 15:05:22 2008
@@ -20,6 +20,8 @@
  * (c) 1995-2006 Spencer Kimball, Peter Mattis and others.
  */
 
+#include <glib-object.h>
+
 #ifndef __GEGL_PARAM_SPECS_H__
 #define __GEGL_PARAM_SPECS_H__
 



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