aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-log-window.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-05 23:26:41 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-05 23:26:41 +0800
commitddd662f02c504c229fc1910c31785b35855652e3 (patch)
tree1c568107e34ccc9ff541a34a0e9ab53b1b7c5e07 /libempathy-gtk/empathy-log-window.c
parent4bb09dac69435530045d91126ef1bc39ede601dc (diff)
downloadgsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar.gz
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar.bz2
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar.lz
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar.xz
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.tar.zst
gsoc2013-empathy-ddd662f02c504c229fc1910c31785b35855652e3.zip
log-window: include empathy-geometry.h
Diffstat (limited to 'libempathy-gtk/empathy-log-window.c')
-rw-r--r--libempathy-gtk/empathy-log-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c
index 5694f1c4f..9fb4f145f 100644
--- a/libempathy-gtk/empathy-log-window.c
+++ b/libempathy-gtk/empathy-log-window.c
@@ -62,6 +62,7 @@
#include "empathy-theme-manager.h"
#include "empathy-ui-utils.h"
#include "empathy-webkit-utils.h"
+#include "empathy-geometry.h"
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
#include <libempathy/empathy-debug.h>