glib-object.h   glib-object.h 
skipping to change at line 25 skipping to change at line 25
* Public License along with this library; if not, write to the * Public License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place, Suite 330, * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307, USA. * Boston, MA 02111-1307, USA.
*/ */
#ifndef __GLIB_GOBJECT_H__ #ifndef __GLIB_GOBJECT_H__
#define __GLIB_GOBJECT_H__ #define __GLIB_GOBJECT_H__
#define __GLIB_GOBJECT_H_INSIDE__ #define __GLIB_GOBJECT_H_INSIDE__
/* topmost include file for GObject header files */ /* topmost include file for GObject header files */
#include <gobject/gbinding.h>
#include <gobject/gboxed.h> #include <gobject/gboxed.h>
#include <gobject/genums.h> #include <gobject/genums.h>
#include <gobject/gobject.h> #include <gobject/gobject.h>
#include <gobject/gparam.h> #include <gobject/gparam.h>
#include <gobject/gparamspecs.h> #include <gobject/gparamspecs.h>
#include <gobject/gsignal.h> #include <gobject/gsignal.h>
#include <gobject/gsourceclosure.h> #include <gobject/gsourceclosure.h>
#include <gobject/gtype.h> #include <gobject/gtype.h>
#include <gobject/gtypemodule.h> #include <gobject/gtypemodule.h>
#include <gobject/gtypeplugin.h> #include <gobject/gtypeplugin.h>
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/