aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-message.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-message.c b/libempathy/empathy-message.c
index 6636fe69d..b45b41a83 100644
--- a/libempathy/empathy-message.c
+++ b/libempathy/empathy-message.c
@@ -27,6 +27,7 @@
#include <string.h>
#include "empathy-message.h"
+#include "empathy-utils.h"
#include "empathy-enum-types.h"
#define GET_PRIV(obj) EMPATHY_GET_PRIV (obj, EmpathyMessage)