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-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/em-folder-utils.c') diff --git a/mail/em-folder-utils.c b/mail/em-folder-utils.c index cbf458a799..5d8c258626 100644 --- a/mail/em-folder-utils.c +++ b/mail/em-folder-utils.c @@ -62,7 +62,7 @@ #include "em-folder-utils.h" #include "em-folder-selector.h" #include "em-folder-properties.h" -#include "mail-vfolder.h" +#include "mail-vfolder-ui.h" #define d(x) -- cgit v1.2.3