From 56d92e7eafdf4b4230f84506d23082feca5630ed Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 20 Feb 2001 03:52:03 +0000 Subject: Include the camel-vee-store.h header from the uninstalled copy. 2001-02-20 Not Zed * mail-vtrash.c: Include the camel-vee-store.h header from the uninstalled copy. svn path=/trunk/; revision=8301 --- mail/ChangeLog | 5 +++++ mail/mail-vtrash.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index ab05173d79..5094dca416 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-02-20 Not Zed + + * mail-vtrash.c: Include the camel-vee-store.h header from the + uninstalled copy. + 2001-02-19 Jeffrey Stedfast * component-factory.c (mail_load_storages): Create vTrash folders diff --git a/mail/mail-vtrash.c b/mail/mail-vtrash.c index f48be207eb..15f9c54605 100644 --- a/mail/mail-vtrash.c +++ b/mail/mail-vtrash.c @@ -36,7 +36,7 @@ #include "mail-mt.h" #include "camel/camel.h" -#include "camel/camel-vee-store.h" +#include "camel/providers/vee/camel-vee-store.h" #include "filter/vfolder-rule.h" #include "filter/filter-part.h" -- cgit v1.2.3