aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.h
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-10 06:47:42 +0800
committerDan Winship <danw@src.gnome.org>2000-04-10 06:47:42 +0800
commitfc87a9ba54dac044742a1070a997a7a66e477a18 (patch)
tree7fb8db68d499435f64759815aa0a69fcb8e66216 /camel/camel.h
parent0260b93bff2e0f2b9e0b0aa44c0d0ce80dc3cd11 (diff)
downloadgsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar.gz
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar.bz2
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar.lz
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar.xz
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.tar.zst
gsoc2013-evolution-fc87a9ba54dac044742a1070a997a7a66e477a18.zip
New file with new function to dot-lock an mbox file and copy it to a safe
* camel-movemail.c: New file with new function to dot-lock an mbox file and copy it to a safe private directory. svn path=/trunk/; revision=2356
Diffstat (limited to 'camel/camel.h')
-rw-r--r--camel/camel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel.h b/camel/camel.h
index a92d69e04d..0c9a045afb 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -46,6 +46,7 @@ extern "C" {
#include <camel/camel-mime-body-part.h>
#include <camel/camel-mime-message.h>
#include <camel/camel-mime-part.h>
+#include <camel/camel-movemail.h>
#include <camel/camel-multipart.h>
#include <camel/camel-op-queue.h>
#include <camel/camel-provider.h>