#include the pgp stuff.
authorJeffrey Stedfast <fejj@ximian.com>
Thu, 12 Apr 2001 18:46:54 +0000 (18:46 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 12 Apr 2001 18:46:54 +0000 (18:46 +0000)
2001-04-12  Jeffrey Stedfast  <fejj@ximian.com>

* camel.h: #include the pgp stuff.

camel/ChangeLog
camel/camel.h

index f2191a0..4596e0e 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-12  Jeffrey Stedfast  <fejj@ximian.com>
+
+       * camel.h: #include the pgp stuff.
+
 2001-04-12  Dan Winship  <danw@ximian.com>
 
        * providers/imap/camel-imap-message-cache.c
index cc66090..7840fcf 100644 (file)
@@ -50,6 +50,8 @@ extern "C" {
 #include <camel/camel-mime-utils.h>
 #include <camel/camel-movemail.h>
 #include <camel/camel-multipart.h>
+#include <camel/camel-pgp-context.h>
+#include <camel/camel-pgp-mime.h>
 #include <camel/camel-provider.h>
 #include <camel/camel-seekable-stream.h>
 #include <camel/camel-seekable-substream.h>