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/empathy-tls-verifier.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/empathy-tls-verifier.c') diff --git a/libempathy/empathy-tls-verifier.c b/libempathy/empathy-tls-verifier.c index a9a4f3818..16948b1b9 100644 --- a/libempathy/empathy-tls-verifier.c +++ b/libempathy/empathy-tls-verifier.c @@ -19,7 +19,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include +#include "config.h" #include #include -- cgit v1.2.3