diff options
-rw-r--r-- | libempathy/empathy-utils.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 74770c159..b8f54baa4 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -39,6 +39,8 @@ #include <extensions/extensions.h> +#include <math.h> + #define DEBUG_FLAG EMPATHY_DEBUG_OTHER #include "empathy-debug.h" |