must include glib-object.h only

2001-11-17  Matt Wilson  <msw@redhat.com>

	* gtk/gtkenums.h: must include glib-object.h only
This commit is contained in:
Matt Wilson
2001-11-18 02:07:37 +00:00
committed by Matt Wilson
parent adca28f8c2
commit 1419815e79
8 changed files with 29 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#ifndef __GTK_ENUMS_H__
#define __GTK_ENUMS_H__
#include <gobject/gsignal.h>
#include <glib-object.h>
#ifdef __cplusplus
extern "C" {