[evolution] Fix properly include paths, since this is one of our public headers



commit 235e390e773ffc7aa68c0c2d00df1988453de89e
Author: Fridrich Strba <fridrich strba bluewin ch>
Date:   Fri Jun 19 11:42:58 2009 +0200

    Fix properly include paths, since this is one of our public headers

 composer/e-msg-composer.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer/e-msg-composer.h b/composer/e-msg-composer.h
index 7664a83..e171335 100644
--- a/composer/e-msg-composer.h
+++ b/composer/e-msg-composer.h
@@ -27,8 +27,8 @@
 #include <camel/camel-mime-message.h>
 #include <libedataserver/e-account.h>
 #include <libebook/e-destination.h>
-#include <gtkhtml-editor.h>
-#include <widgets/misc/e-attachment-view.h>
+#include <editor/gtkhtml-editor.h>
+#include <misc/e-attachment-view.h>
 
 #include "e-composer-header-table.h"
 



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