No longer require phone plugins to include <glib.h> themselves

This commit is contained in:
Pierre Pronchery 2010-05-17 00:31:07 +00:00
parent 9c2a188eb2
commit 6ab7a41c29
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,8 @@
#ifndef PHONE_PHONE_H
# define PHONE_PHONE_H
# include <glib.h>
/* Phone */
/* types */

View File

@ -19,7 +19,6 @@
# define PHONE_SRC_PHONE_H
# include <Phone.h>
# include <glib.h>
/* Phone */