diff options
Diffstat (limited to 'Swiften/Disco/CapsStorage.h')
-rw-r--r-- | Swiften/Disco/CapsStorage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Disco/CapsStorage.h b/Swiften/Disco/CapsStorage.h index f0a71a3..fb6e442 100644 --- a/Swiften/Disco/CapsStorage.h +++ b/Swiften/Disco/CapsStorage.h @@ -8,7 +8,7 @@ #include <boost/shared_ptr.hpp> -#include "Swiften/Elements/DiscoInfo.h" +#include <Swiften/Elements/DiscoInfo.h> namespace Swift { |