From 4aa8651880d7ef554914e231a6de4651dd41acca Mon Sep 17 00:00:00 2001 From: Emanuele Aina Date: Wed, 27 Mar 2013 15:42:27 +0100 Subject: Consistently use `#include "config.h"` everywhere https://bugzilla.gnome.org/show_bug.cgi?id=696718 --- libempathy-gtk/empathy-string-parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk/empathy-string-parser.c') diff --git a/libempathy-gtk/empathy-string-parser.c b/libempathy-gtk/empathy-string-parser.c index 03eaaef29..3f4d16fcd 100644 --- a/libempathy-gtk/empathy-string-parser.c +++ b/libempathy-gtk/empathy-string-parser.c @@ -18,7 +18,7 @@ * Authors: Xavier Claessens */ -#include +#include "config.h" #include -- cgit v1.2.3