From afa21bb264e76ef70bbadc93fa788ae0a74349b3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 8 Feb 2001 04:50:59 +0000 Subject: Oops, include the camel-tcp-stream-ssl header instead of the raw one. 2001-01-31 Jeffrey Stedfast * camel-tcp-stream-ssl.c: Oops, include the camel-tcp-stream-ssl header instead of the raw one. svn path=/trunk/; revision=8103 --- camel/ChangeLog | 5 +++++ camel/camel-tcp-stream-ssl.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/camel/ChangeLog b/camel/ChangeLog index 059966a30c..06e0ac796d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-01-31 Jeffrey Stedfast + + * camel-tcp-stream-ssl.c: Oops, include the camel-tcp-stream-ssl + header instead of the raw one. + 2001-02-07 Not Zed * camel-operation.c (camel_operation_start): Changed to push the diff --git a/camel/camel-tcp-stream-ssl.c b/camel/camel-tcp-stream-ssl.c index e9afb768bc..4249e2ea70 100644 --- a/camel/camel-tcp-stream-ssl.c +++ b/camel/camel-tcp-stream-ssl.c @@ -22,7 +22,7 @@ #include -#include "camel-tcp-stream-raw.h" +#include "camel-tcp-stream-ssl.h" #include #include #include -- cgit v1.2.3