mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
include glib-object.h rather than gobject/gobject.h
2001-11-19 jacob berkman <jacob@ximian.com> * gobjectnotifyqueue.c: include glib-object.h rather than gobject/gobject.h
This commit is contained in:
parent
64da82ad07
commit
f4fd840eaf
@ -1,3 +1,8 @@
|
||||
2001-11-19 jacob berkman <jacob@ximian.com>
|
||||
|
||||
* gobjectnotifyqueue.c: include glib-object.h rather than
|
||||
gobject/gobject.h
|
||||
|
||||
2001-11-16 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* glib-mkenums.in: allow the enums name to not be on the same
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define __G_NOTIFY_H__
|
||||
|
||||
#include <string.h> /* memset */
|
||||
#include <gobject/gobject.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user