aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-widget.c
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-03-27 22:42:27 +0800
committerEmanuele Aina <emanuele.aina@collabora.com>2013-03-28 00:38:36 +0800
commit4aa8651880d7ef554914e231a6de4651dd41acca (patch)
treea3bed51e1c547640f10a2cffe3076140861b7e6d /libempathy-gtk/empathy-individual-widget.c
parent22e67d00902d4ded9ceea8fbc0f9b168c47a3f2e (diff)
downloadgsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar.gz
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar.bz2
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar.lz
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar.xz
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.tar.zst
gsoc2013-empathy-4aa8651880d7ef554914e231a6de4651dd41acca.zip
Consistently use `#include "config.h"` everywhere
https://bugzilla.gnome.org/show_bug.cgi?id=696718
Diffstat (limited to 'libempathy-gtk/empathy-individual-widget.c')
-rw-r--r--libempathy-gtk/empathy-individual-widget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-individual-widget.c b/libempathy-gtk/empathy-individual-widget.c
index 8cd926260..d962939f3 100644
--- a/libempathy-gtk/empathy-individual-widget.c
+++ b/libempathy-gtk/empathy-individual-widget.c
@@ -19,7 +19,7 @@
* Philip Withnall <philip.withnall@collabora.co.uk>
*/
-#include <config.h>
+#include "config.h"
#include <string.h>
#include <stdlib.h>