aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-15 21:23:39 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-18 16:11:45 +0800
commit96311a0b2a5f03c2208ca8b383332ccfd154b8cb (patch)
tree1d6bc9a1f9470295a2513aea8feef5e75f6d85bd
parente34270c0664061091a9abdebe3df75e76adc5f3f (diff)
downloadgsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar.gz
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar.bz2
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar.lz
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar.xz
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.tar.zst
gsoc2013-empathy-96311a0b2a5f03c2208ca8b383332ccfd154b8cb.zip
empathy-accounts-common: no need to include unique
-rw-r--r--src/empathy-accounts-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-accounts-common.c b/src/empathy-accounts-common.c
index a14a95c59..8932fdbbc 100644
--- a/src/empathy-accounts-common.c
+++ b/src/empathy-accounts-common.c
@@ -31,7 +31,6 @@
#include <gtk/gtk.h>
#include <glib/gi18n-lib.h>
-#include <unique/unique.h>
#include <telepathy-glib/account-manager.h>
#include <telepathy-glib/util.h>