aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-window.c
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-04-02 05:21:09 +0800
committerEmanuele Aina <emanuele.aina@collabora.com>2013-04-02 05:40:43 +0800
commit0ad138fa1c21e7f58b617fe34506ee3dc3bdc695 (patch)
tree609e620abfd85409a7dac851ab7efab29286adf7 /src/empathy-chat-window.c
parentb25bcd6653db5ae5f771256aad95c5a93875ecda (diff)
downloadgsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar
gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.gz
gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.bz2
gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.lz
gsoc2013-empathy-0ad138fa1c21e7f58b617fe34506ee3dc3bdc695.tar.xz
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 'src/empathy-chat-window.c')
-rw-r--r--src/empathy-chat-window.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 9dafa5fe2..480570d0b 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -28,7 +28,6 @@
#include "config.h"
#include "empathy-chat-window.h"
-#include <gtk/gtk.h>
#include <glib/gi18n.h>
#include "empathy-about-dialog.h"
@@ -38,7 +37,6 @@
#include "empathy-geometry.h"
#include "empathy-gsettings.h"
#include "empathy-images.h"
-#include "empathy-individual-manager.h"
#include "empathy-invite-participant-dialog.h"
#include "empathy-notify-manager.h"
#include "empathy-request-util.h"