From c24038c4f62f37b89d1bda9542ca5ccc843d4ea0 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 27 May 2011 15:23:07 +0200 Subject: Bug #646109 - Fix use of include to make sure translations work --- shell/e-shell-taskbar.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shell/e-shell-taskbar.c') diff --git a/shell/e-shell-taskbar.c b/shell/e-shell-taskbar.c index 943a098dd2..1ddbd357e0 100644 --- a/shell/e-shell-taskbar.c +++ b/shell/e-shell-taskbar.c @@ -25,6 +25,10 @@ * @include: shell/e-shell-taskbar.h **/ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "e-shell-taskbar.h" #include -- cgit v1.2.3