From 09f9cd39c5f1d1f9da93d92f0c8e55933207cc94 Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Thu, 26 Feb 2009 22:38:14 +0000 Subject: [PATCH] Oops! forgot to test binaries and missed including config.h SVN revision: 39261 --- legacy/efreet/src/bin/ef_icon_theme.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/legacy/efreet/src/bin/ef_icon_theme.c b/legacy/efreet/src/bin/ef_icon_theme.c index 494b089fba..2efcb4f609 100644 --- a/legacy/efreet/src/bin/ef_icon_theme.c +++ b/legacy/efreet/src/bin/ef_icon_theme.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "Efreet.h" #include #include