From 5ce0c6c2bd5e59c9e4e91c7f0bb6bd10b1164f36 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 22 Jul 2004 03:03:39 +0000 Subject: include config.h. See #61395. 2004-07-20 Not Zed * e-msg-composer-attachment.c: include config.h. See #61395. svn path=/trunk/; revision=26695 --- composer/e-msg-composer-attachment.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'composer/e-msg-composer-attachment.c') diff --git a/composer/e-msg-composer-attachment.c b/composer/e-msg-composer-attachment.c index 24d6a041df..d28562ee38 100644 --- a/composer/e-msg-composer-attachment.c +++ b/composer/e-msg-composer-attachment.c @@ -28,6 +28,10 @@ attachment. Also, this contains the code to let users edit the attachment manually. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit v1.2.3