aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-presence-chooser.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-21 22:12:26 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-21 22:12:26 +0800
commit544f36035197498a61382036ee75b9310f1b0e83 (patch)
treeaafd5ff3345d3808c2d6b9e3eddab6acdc263952 /libempathy-gtk/empathy-presence-chooser.c
parentbccdb33f3070d7ab027b41ebce27e6d1f5850ecc (diff)
downloadgsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.gz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.bz2
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.lz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.xz
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.tar.zst
gsoc2013-empathy-544f36035197498a61382036ee75b9310f1b0e83.zip
Move empathy-status-presets to libempathy, nothing to do with GTK
svn path=/trunk/; revision=591
Diffstat (limited to 'libempathy-gtk/empathy-presence-chooser.c')
-rw-r--r--libempathy-gtk/empathy-presence-chooser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-presence-chooser.c b/libempathy-gtk/empathy-presence-chooser.c
index 17a627389..c64962afa 100644
--- a/libempathy-gtk/empathy-presence-chooser.c
+++ b/libempathy-gtk/empathy-presence-chooser.c
@@ -38,11 +38,11 @@
#include <libempathy/empathy-utils.h>
#include <libempathy/empathy-debug.h>
#include <libempathy/empathy-marshal.h>
+#include <libempathy/empathy-status-presets.h>
#include "empathy-ui-utils.h"
#include "empathy-images.h"
#include "empathy-presence-chooser.h"
-#include "empathy-status-presets.h"
#define GET_PRIV(obj) (G_TYPE_INSTANCE_GET_PRIVATE ((obj), EMPATHY_TYPE_PRESENCE_CHOOSER, EmpathyPresenceChooserPriv))