diff options
author | Emanuele Aina <emanuele.aina@collabora.com> | 2013-04-02 05:21:09 +0800 |
---|---|---|
committer | Emanuele Aina <emanuele.aina@collabora.com> | 2013-04-02 05:40:43 +0800 |
commit | 0ad138fa1c21e7f58b617fe34506ee3dc3bdc695 (patch) | |
tree | 609e620abfd85409a7dac851ab7efab29286adf7 /libempathy-gtk/empathy-call-utils.h | |
parent | b25bcd6653db5ae5f771256aad95c5a93875ecda (diff) | |
download | gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.gz gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.zst gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.zip |
Clean up #include directives in source files
https://bugzilla.gnome.org/show_bug.cgi?id=697076
Diffstat (limited to 'libempathy-gtk/empathy-call-utils.h')
-rw-r--r-- | libempathy-gtk/empathy-call-utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-call-utils.h b/libempathy-gtk/empathy-call-utils.h index 7e342d819..788d828f5 100644 --- a/libempathy-gtk/empathy-call-utils.h +++ b/libempathy-gtk/empathy-call-utils.h @@ -21,7 +21,6 @@ #ifndef __EMPATHY_CALL_UTILS_H__ #define __EMPATHY_CALL_UTILS_H__ -#include <glib.h> #include <telepathy-glib/telepathy-glib.h> G_BEGIN_DECLS |