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 --- widgets/misc/e-attachment-handler-sendto.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'widgets/misc/e-attachment-handler-sendto.c') diff --git a/widgets/misc/e-attachment-handler-sendto.c b/widgets/misc/e-attachment-handler-sendto.c index 2694e3d07a..f0fe698713 100644 --- a/widgets/misc/e-attachment-handler-sendto.c +++ b/widgets/misc/e-attachment-handler-sendto.c @@ -18,9 +18,12 @@ * */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "e-attachment-handler-sendto.h" -#include #include #include -- cgit v1.2.3