diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2009-11-30 17:45:39 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchenthill@novell.com> | 2009-11-30 17:45:39 +0800 |
commit | e3561c50baeaf9d7f24892c3e72cd46eab91d111 (patch) | |
tree | 2311d363d85bfd0d242cdb2dec97a5fdac1ed8f4 /addressbook/gui | |
parent | 0b1658ed7a215dad8295b02a30d5220011e199f1 (diff) | |
download | gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.gz gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.zst gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.zip |
Fixes a build break.
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-editor/e-contact-editor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor.c b/addressbook/gui/contact-editor/e-contact-editor.c index 493d92edbe..fbe8e57434 100644 --- a/addressbook/gui/contact-editor/e-contact-editor.c +++ b/addressbook/gui/contact-editor/e-contact-editor.c @@ -38,7 +38,6 @@ #include <libedataserverui/e-category-completion.h> #include <libedataserverui/e-source-combo-box.h> -#include <camel/camel.h> #include "addressbook/util/addressbook.h" #include "addressbook/printing/e-contact-print.h" |