From 3aca984088136430b8f54b16e5f1bed1e891c6d1 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 4 May 2011 16:35:32 +0200 Subject: Include gi18n-lib.h in library sources, not gi18n.h. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=649379 --- libempathy-gtk/empathy-theme-adium.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk/empathy-theme-adium.c') diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c index 60e18e870..0d3f9a718 100644 --- a/libempathy-gtk/empathy-theme-adium.c +++ b/libempathy-gtk/empathy-theme-adium.c @@ -22,7 +22,7 @@ #include "config.h" #include -#include +#include #include #include -- cgit