diff options
Diffstat (limited to 'kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h')
-rw-r--r-- | kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h b/kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h index 088d5c33..4342d763 100644 --- a/kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h +++ b/kopete/protocols/jabber/libiris/cutestuff/network/httppoll.h @@ -21,7 +21,7 @@ #ifndef CS_HTTPPOLL_H #define CS_HTTPPOLL_H -#include"bytestream.h" +#include "bytestream.h" // CS_NAMESPACE_BEGIN |