diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/securestream.h')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/securestream.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/securestream.h b/kopete/protocols/groupwise/libgroupwise/securestream.h index 52d69d21..d5b877fd 100644 --- a/kopete/protocols/groupwise/libgroupwise/securestream.h +++ b/kopete/protocols/groupwise/libgroupwise/securestream.h @@ -21,9 +21,9 @@ #ifndef SECURESTREAM_H #define SECURESTREAM_H -#include<qca.h> +#include <qca.h> #include "tlshandler.h" -#include"bytestream.h" +#include "bytestream.h" #define USE_TLSHANDLER |