aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-05-03 20:19:23 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-05-03 20:19:23 +0800
commitc4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed (patch)
tree4064eef2e8386c40d8c8eccacb33705f23e7fab7 /libempathy
parenteb3b3c918fdb99db70d539257e8a1723f280e821 (diff)
parent63ded644beff3bb2501c3df640ca3af795b29e16 (diff)
downloadgsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar.gz
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar.bz2
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar.lz
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar.xz
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.tar.zst
gsoc2013-empathy-c4a27edfc22b7edc1ea1d4b5dc325ed34a93eaed.zip
Merge branch 'gnome-3-8'
Conflicts: src/empathy.c
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c
index 55769ca40..0efe3a180 100644
--- a/libempathy/empathy-utils.c
+++ b/libempathy/empathy-utils.c
@@ -37,6 +37,8 @@
#include "empathy-presence-manager.h"
#include "extensions.h"
+#include <math.h>
+
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
#include "empathy-debug.h"