No longer require phone plugins to include <glib.h> themselves
This commit is contained in:
parent
9c2a188eb2
commit
6ab7a41c29
|
@ -18,6 +18,8 @@
|
|||
#ifndef PHONE_PHONE_H
|
||||
# define PHONE_PHONE_H
|
||||
|
||||
# include <glib.h>
|
||||
|
||||
|
||||
/* Phone */
|
||||
/* types */
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
# define PHONE_SRC_PHONE_H
|
||||
|
||||
# include <Phone.h>
|
||||
# include <glib.h>
|
||||
|
||||
|
||||
/* Phone */
|
||||
|
|
Loading…
Reference in New Issue
Block a user