aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-account-assistant.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-08-01 23:33:32 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-22 21:13:12 +0800
commita1382ef236e65efb2443268d3ed406229e747381 (patch)
tree824e2213483055c97675dd7bec0022ecb88886db /src/empathy-account-assistant.h
parent1b1ba53e2b64a4e5b3f9e27a54b3b863f5be0d4a (diff)
downloadgsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar.gz
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar.bz2
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar.lz
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar.xz
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.tar.zst
gsoc2013-empathy-a1382ef236e65efb2443268d3ed406229e747381.zip
Add a first page to the assistant
Diffstat (limited to 'src/empathy-account-assistant.h')
-rw-r--r--src/empathy-account-assistant.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/empathy-account-assistant.h b/src/empathy-account-assistant.h
index 03e99e265..64711e72f 100644
--- a/src/empathy-account-assistant.h
+++ b/src/empathy-account-assistant.h
@@ -24,6 +24,7 @@
#define __EMPATHY_ACCOUNT_ASSISTANT_H__
#include <glib-object.h>
+#include <gtk/gtk.h>
G_BEGIN_DECLS