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 --- src/empathy-status-icon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-status-icon.c') diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c index b26b925c8..b51a5651a 100644 --- a/src/empathy-status-icon.c +++ b/src/empathy-status-icon.c @@ -19,7 +19,7 @@ * Authors: Xavier Claessens */ -#include +#include "config.h" #include -- cgit v1.2.3