diff options
Diffstat (limited to 'libempathy-gtk/empathy-share-my-desktop.c')
-rw-r--r-- | libempathy-gtk/empathy-share-my-desktop.c | 2 |
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> |