summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Parser/XMPPParserClient.h')
-rw-r--r--Swiften/Parser/XMPPParserClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Parser/XMPPParserClient.h b/Swiften/Parser/XMPPParserClient.h
index 24b78e2..1ddb86d 100644
--- a/Swiften/Parser/XMPPParserClient.h
+++ b/Swiften/Parser/XMPPParserClient.h
@@ -11,7 +11,7 @@
#include "Swiften/Elements/Element.h"
namespace Swift {
- class String;
+
class ProtocolHeader;
class XMPPParserClient {