aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-irc-network-dialog.h
diff options
context:
space:
mode:
authorLuis Menina <liberforce@freeside.fr>2009-06-14 04:37:40 +0800
committerLuis Menina <liberforce@freeside.fr>2009-06-14 04:48:47 +0800
commit3064b1394d1d98f10808b0cf25474c2541851dd4 (patch)
tree157c8dd9eb6d04d6c585ddf4e176e766cec73343 /libempathy-gtk/empathy-irc-network-dialog.h
parent7e2814612216637ed537c879646bd0691f883455 (diff)
downloadgsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar.gz
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar.bz2
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar.lz
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar.xz
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.tar.zst
gsoc2013-empathy-3064b1394d1d98f10808b0cf25474c2541851dd4.zip
[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)
Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition.
Diffstat (limited to 'libempathy-gtk/empathy-irc-network-dialog.h')
-rw-r--r--libempathy-gtk/empathy-irc-network-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-irc-network-dialog.h b/libempathy-gtk/empathy-irc-network-dialog.h
index 985849696..df4a8b152 100644
--- a/libempathy-gtk/empathy-irc-network-dialog.h
+++ b/libempathy-gtk/empathy-irc-network-dialog.h
@@ -21,7 +21,7 @@
#ifndef __EMPATHY_IRC_NETWORK_DIALOG_H__
#define __EMPATHY_IRC_NETWORK_DIALOG_H__
-#include <gtk/gtkwidget.h>
+#include <gtk/gtk.h>
#include <libempathy/empathy-irc-network.h>