diff options
Diffstat (limited to 'Swiften/Elements/StartSession.h')
-rw-r--r-- | Swiften/Elements/StartSession.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/StartSession.h b/Swiften/Elements/StartSession.h index 921f1e8..0586f40 100644 --- a/Swiften/Elements/StartSession.h +++ b/Swiften/Elements/StartSession.h @@ -7,7 +7,7 @@ #ifndef SWIFTEN_StartSession_H #define SWIFTEN_StartSession_H -#include "Swiften/Base/String.h" +#include <string> #include "Swiften/Elements/Payload.h" namespace Swift { |