diff options
Diffstat (limited to 'Swiften/Elements/CompressRequest.h')
-rw-r--r-- | Swiften/Elements/CompressRequest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/CompressRequest.h b/Swiften/Elements/CompressRequest.h index 0eb302a..cb2f8d2 100644 --- a/Swiften/Elements/CompressRequest.h +++ b/Swiften/Elements/CompressRequest.h @@ -7,7 +7,7 @@ #ifndef SWIFTEN_CompressRequest_H #define SWIFTEN_CompressRequest_H -#include "Swiften/Elements/Element.h" +#include <Swiften/Elements/Element.h> namespace Swift { class CompressRequest : public Element |