mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 03:48:53 +02: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:
committed by
Jacob Berkman
parent
64da82ad07
commit
f4fd840eaf
@@ -20,7 +20,7 @@
|
||||
#define __G_NOTIFY_H__
|
||||
|
||||
#include <string.h> /* memset */
|
||||
#include <gobject/gobject.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Reference in New Issue
Block a user