aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-share-my-desktop.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-07 18:04:28 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-07 18:04:37 +0800
commitcb5ec84a12bceba7c558fcc1c23570856ed0c4ee (patch)
tree3f8e9c2d46d57c6dcdc68ffcd24558ca92d1a144 /libempathy-gtk/empathy-share-my-desktop.c
parenta0e4dc265dc0917ec0cfc637a425327e12623dff (diff)
downloadgsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar.gz
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar.bz2
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar.lz
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar.xz
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.tar.zst
gsoc2013-empathy-cb5ec84a12bceba7c558fcc1c23570856ed0c4ee.zip
add missing config.h includes
Diffstat (limited to 'libempathy-gtk/empathy-share-my-desktop.c')
-rw-r--r--libempathy-gtk/empathy-share-my-desktop.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-share-my-desktop.c b/libempathy-gtk/empathy-share-my-desktop.c
index bc9e9218c..8f14fb6b1 100644
--- a/libempathy-gtk/empathy-share-my-desktop.c
+++ b/libempathy-gtk/empathy-share-my-desktop.c
@@ -18,6 +18,8 @@
* Authors: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
*/
+#include "config.h"
+
#include <gtk/gtk.h>
#include <dbus/dbus-glib.h>