From 18593a0fb99e04854f66459972b2c53fca601cda Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 2 Mar 2012 15:40:34 +0530 Subject: Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and the daemon can now start the vfolder storage without bothering much with the UI. --- mail/em-folder-properties.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-folder-properties.c') diff --git a/mail/em-folder-properties.c b/mail/em-folder-properties.c index 08ed28df59..d6ab5acfcb 100644 --- a/mail/em-folder-properties.c +++ b/mail/em-folder-properties.c @@ -38,7 +38,7 @@ #include "e-mail-backend.h" #include "e-mail-ui-session.h" #include "em-config.h" -#include "mail-vfolder.h" +#include "mail-vfolder-ui.h" typedef struct _AsyncContext AsyncContext; -- cgit v1.2.3