aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2010-12-17 18:05:55 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2010-12-17 18:05:55 +0800
commite007679385406659e5653f3b80d566c1d964535e (patch)
tree0c19a3d74bac426ca41a3119173006811f2c13f5
parenta482e027803c3f83dfb02f113d3bd5e15e22588c (diff)
downloadgsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar.gz
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar.bz2
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar.lz
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar.xz
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.tar.zst
gsoc2013-empathy-e007679385406659e5653f3b80d566c1d964535e.zip
Make empathy-persona-view include empathy-ui-utils
-rw-r--r--libempathy-gtk/empathy-persona-view.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-persona-view.c b/libempathy-gtk/empathy-persona-view.c
index 02a9ff5da..a03746538 100644
--- a/libempathy-gtk/empathy-persona-view.c
+++ b/libempathy-gtk/empathy-persona-view.c
@@ -47,6 +47,7 @@
#include "empathy-cell-renderer-activatable.h"
#include "empathy-gtk-enum-types.h"
#include "empathy-gtk-marshal.h"
+#include "empathy-ui-utils.h"
#define DEBUG_FLAG EMPATHY_DEBUG_CONTACT
#include <libempathy/empathy-debug.h>