[evolution-ews] Fix a build break after libemail-engine/libemail-engine.h change



commit 933a9f28d20f02625d37a4dc7470474cf1281c58
Author: Milan Crha <mcrha redhat com>
Date:   Tue Nov 12 08:20:01 2013 +0100

    Fix a build break after libemail-engine/libemail-engine.h change

 src/configuration/e-ews-config-utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/configuration/e-ews-config-utils.c b/src/configuration/e-ews-config-utils.c
index 7a44df9..e2efab4 100644
--- a/src/configuration/e-ews-config-utils.c
+++ b/src/configuration/e-ews-config-utils.c
@@ -29,7 +29,7 @@
 
 #include <mail/em-folder-tree.h>
 #include <mail/em-folder-utils.h>
-#include <libemail-engine/e-mail-utils.h>
+#include <libemail-engine/libemail-engine.h>
 #include <shell/e-shell.h>
 #include <shell/e-shell-sidebar.h>
 #include <shell/e-shell-view.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]