diff options
Diffstat (limited to 'Swiften/Elements/IQ.h')
| -rw-r--r-- | Swiften/Elements/IQ.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/Swiften/Elements/IQ.h b/Swiften/Elements/IQ.h index 78a8bbd..05cd96a 100644 --- a/Swiften/Elements/IQ.h +++ b/Swiften/Elements/IQ.h @@ -8,8 +8,8 @@  #include <boost/shared_ptr.hpp> -#include "Swiften/Elements/Stanza.h" -#include "Swiften/Elements/ErrorPayload.h" +#include <Swiften/Elements/Stanza.h> +#include <Swiften/Elements/ErrorPayload.h>  namespace Swift {  	class IQ : public Stanza { | 
 Swift
 Swift