From 1ac49dfc76bee3bb1e9574a017f5f5ff0a49d70a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 14 Sep 2000 09:48:50 +0000 Subject: Changed the include here because it caused make distcheck to fail for me. 2000-09-14 Christopher James Lahey * mail-config-gui.h: Changed the include here because it caused make distcheck to fail for me. I changed it from to "shell/Evolution.h". This seems to have fixed things. svn path=/trunk/; revision=5425 --- mail/mail-config-gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-config-gui.h') diff --git a/mail/mail-config-gui.h b/mail/mail-config-gui.h index 6579a5cc61..c8cbb33207 100644 --- a/mail/mail-config-gui.h +++ b/mail/mail-config-gui.h @@ -23,7 +23,7 @@ #include -#include +#include "shell/Evolution.h" void mail_config (Evolution_Shell shell); void mail_config_druid (Evolution_Shell shell); -- cgit v1.2.3